triage
Audited by Socket on Mar 3, 2026
1 alert found:
Obfuscated FileThe triage skill's behavior aligns with its stated purpose but carries moderate security risks because it performs destructive filesystem operations driven by user-provided strings with no described sanitization, confirmation, or sandboxing. There is no evidence of remote exfiltration or credential harvesting in the provided fragment. Recommended mitigations before deployment: restrict the agent to a sandboxed todos/ directory, implement strict filename/path sanitization and normalization, require explicit confirmations (or a two-step approval) before deletions, implement safe rename semantics and backups (move to a trash folder instead of immediate delete), and document minimal permission requirements for host agents.