file-categorization
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill analyzes untrusted data from files to perform classification. Ingestion points: File content and paths processed in the categorizeFile logic. Boundary markers: None present to distinguish instructions from data. Capability inventory: No execution, file-write, or network tools are utilized by this skill. Sanitization: None performed on the input content. The risk is minimal as the skill is purely diagnostic.
- [Data Exfiltration] (SAFE): No network operations or access to sensitive files like credentials, environment variables, or SSH keys were detected.
- [Command Execution] (SAFE): The skill identifies but does not execute shell command patterns (e.g., !bash, !npm) found within the analyzed files.
Audit Metadata