挑战杯大挑参赛助手-第十七届课外学术科技作品竞赛指南

AdvisoryAudited by Static analysis on Mar 16, 2026.

Overview

No suspicious patterns detected.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If you ask it to create a PPT, project and team details you provide may be processed by the separate pptx skill used to generate slides.

Why it was flagged

The skill explicitly delegates PPT generation to another skill. This is aligned with the stated purpose, but users should notice that PPT creation depends on a separate capability.

Skill content
当用户请求制作参赛PPT时,执行以下步骤:1. **加载pptx技能**:调用 `use_skill` 工具加载 pptx 技能
Recommendation

Use the PPT workflow only when intended, review the generated slides before sharing, and ensure the referenced pptx skill is one you trust.