create-skill
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows the 'agentskills.io' open standard for codifying procedures. Analysis of the 10 threat categories shows no evidence of prompt injection, data exfiltration, or unauthorized remote code execution.
- [COMMAND_EXECUTION]: The procedure includes standard shell commands (
mkdir,ln,wc,grep,find) for creating directory structures, managing file counts, and establishing symlinks for tool discovery. These commands are used locally for legitimate development workflow purposes. - [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions (e.g.,
curl | bash) are present. The skill relies on local environment tools.
Audit Metadata