day4-wrap-and-analyze
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a shell command
npx skills add ai-native-camp/camp-1 --agent claude-code --yesto install the necessary curriculum components. This is a standard procedure for adding functional extensions to the agent environment. - [EXTERNAL_DOWNLOADS]: The skill downloads external resources from the 'ai-native-camp' repository during its initialization phase. These resources are specific to the educational content of the course.
- [COMMAND_EXECUTION]: The agent is instructed to use
curlto fetch official documentation if internal knowledge is insufficient. This is used for information retrieval to ensure accuracy in user support. - [PROMPT_INJECTION]: The skill contains a 'STOP PROTOCOL' and '핵심 금지 사항' (Core Prohibitions). These are structural constraints designed to manage the tutorial's pace and user experience (e.g., ensuring two-turn interactions) rather than attempts to bypass safety filters.
Audit Metadata