analyzing-code-structure
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill contains numerous bash command examples in
reference/ast-grep-guide.mdfor performing code refactoring using theast-grepCLI tool. These commands are localized to the workspace and are consistent with the skill's stated purpose of structural code editing. - [DATA_EXFILTRATION] (SAFE): No network operations or commands accessing sensitive system files (e.g., SSH keys, environment variables, credentials) were found.
- [PROMPT_INJECTION] (SAFE): The instructions focus on tool usage and do not contain directives to bypass safety filters or ignore previous instructions.
- [OBFUSCATION] (SAFE): The content is clear and uses standard Markdown formatting. No encoded strings (Base64), hidden Unicode characters, or homoglyphs were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): No URLs or package installation commands (
npm,pip, etc.) are present in the provided files.
Audit Metadata