ts1261-filename-casing

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill instructions and associated shell commands (git mv, npm run compile, git ls-files) are standard development practices for managing file renames and verifying project builds.\n- [INDIRECT_PROMPT_INJECTION]: The skill guides the agent to process TypeScript compiler output (TS1261 error lines) to identify file paths. While this is an ingestion of external data, the risk is negligible.\n
  • Ingestion points: TypeScript error logs containing filename spellings.\n
  • Boundary markers: Not applicable for instructional content.\n
  • Capability inventory: Local shell execution of git and npm tools.\n
  • Sanitization: Relies on agent pattern matching for file paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 10:07 AM
Security Audit — agent-trust-hub — ts1261-filename-casing