generate-more-skills-with-claude
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- NO_CODE (SAFE): The provided files are Markdown templates with placeholders (e.g.,
{{skill-name}}). No Python scripts, Node.js packages, or shell commands are included in this skill set. - DATA_EXPOSURE (SAFE): The templates reference a file path structure
../../memory/skills/{{skill-name}}/{project-name}/. This is a design pattern for persistent memory storage in specific agent frameworks and does not involve hardcoded credentials or unauthorized access to sensitive system files. - PROMPT_INJECTION (SAFE): While the templates use strong instructional language like 'MANDATORY COMPLIANCE' and 'CRITICAL', these are structural markers for defining agent workflows and do not contain instructions to bypass safety filters or override system prompts.
- REMOTE_CODE_EXECUTION (SAFE): There are no patterns involving
curl,wget, or dynamic execution of remote scripts.
Audit Metadata