dev-guide
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains explicit instructions to treat user-provided content (code snippets, error messages) as data only and not as instructions, which is a security best practice.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were found. The skill only provides text-based recommendations.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download or execution of external scripts or packages.
- [COMMAND_EXECUTION]: The skill does not use any shell commands or subprocess calls. Its primary function is string matching and text output.
- [SAFE]: The skill's behavior is consistent with its stated purpose as a navigation guide. It uses a routing table to recommend other specialized skills based on user input.
Audit Metadata