typescript-refactoring-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to bypass safety filters or override behavior.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials or sensitive file paths detected. No network calls are performed.
- Indirect Prompt Injection (LOW): The skill reads external code to provide refactoring suggestions, creating a surface for potential indirect instructions embedded in user-provided data. 1. Ingestion points: read_file, search_with_context. 2. Boundary markers: Absent. 3. Capability inventory: write_file, apply_patch. 4. Sanitization: Absent.
- Obfuscation (SAFE): No encoded content or hidden characters were detected.
- Unverifiable Dependencies (SAFE): No external packages or remote scripts are downloaded.
Audit Metadata