powershell-utf8-fixer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill performs a specific, legitimate file-system task.\n- [DATA_EXFILTRATION] (SAFE): No network modules are used; data is not transmitted.\n- [COMMAND_EXECUTION] (SAFE): No shell execution or subprocess spawning found.\n- [REMOTE_CODE_EXECUTION] (SAFE): No dependencies or remote downloads.\n- [PROMPT_INJECTION] (SAFE): Data ingestion surface identified (Category 8 surface detection).\n
- Ingestion points: scripts/fix_powershell_encoding.js (fs.readFileSync) and scripts/check_powershell_encoding.js (fs.readFileSync).\n
- Boundary markers: Absent.\n
- Capability inventory: scripts/fix_powershell_encoding.js (fs.writeFileSync).\n
- Sanitization: Absent; content is treated as opaque text to be prepended with a BOM.
Audit Metadata