skill-developer
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The documentation provides example commands for testing skill hooks using
npx tsxon local script files. This is intended functionality for developers to verify and debug their skill logic. - [EXTERNAL_DOWNLOADS]: The guide references standard package management via
npmandnpxfor environment setup, which utilizes official public registries. - [PROMPT_INJECTION]: The skill describes an architecture for injecting contextual suggestions into the agent prompt via the
UserPromptSubmithook. This is a documented functional feature of the system designed to provide relevant guidance based on user intent.
Audit Metadata