data-normalization
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the agent to generate and run atomic Python scripts to modify local project data. This involves reading, processing, and overwriting JSON files stored on the local filesystem.
- [SAFE]: The instructions mandate the creation of a 'repair plan' that must be confirmed by the user before any file modifications are executed. This serves as a significant security and integrity safeguard.
- [PROMPT_INJECTION]: While the skill ingests data from external JSON files which could serve as a vector for indirect prompt injection, the strictly typed normalization logic (pattern N1-N8) and the requirement for user confirmation of changes effectively mitigate this surface.
Audit Metadata