naming-analyzer
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external code files and directories which may contain untrusted content.
- Ingestion points: The skill is designed to analyze user-provided files, directories, and code snippets to evaluate identifiers (SKILL.md).
- Boundary markers: The instructions lack explicit boundary markers or directions for the agent to ignore potentially malicious instructions embedded in comments or strings within the analyzed code.
- Capability inventory: The skill has the capability to generate refactoring scripts to apply naming changes across the codebase (SKILL.md, README.md).
- Sanitization: There is no evidence of sanitization or filtering of the input code before processing.
- [DYNAMIC_EXECUTION]: The skill offers to generate refactoring scripts based on its naming analysis.
- Evidence: Both SKILL.md and README.md specify that the skill can generate scripts to apply suggested renames across a codebase, which constitutes script generation from analysis results.
Audit Metadata