optimize-code
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill uses standard command-line tools (git, grep, find) and well-known development utilities (eslint, prettier, black, go fmt, cargo fmt) for their intended purposes.
- [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection as it processes untrusted codebase data.
- Ingestion points: Reads source files during the architectural audit and optimization phases.
- Boundary markers: Absent. The instructions do not specify the use of delimiters or markers to isolate code content from instructions.
- Capability inventory: The skill utilizes file editing capabilities and shell execution to refactor code and run project tools.
- Sanitization: No explicit sanitization of ingested code content is performed. This vulnerability surface is inherent to the skill's primary function of code analysis.
Audit Metadata