typescript-best-practice
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill serves as a static reference for TypeScript coding standards and conventions and contains no instructions for executing commands or accessing sensitive data.\n- [EXTERNAL_DOWNLOADS]: The skill references established, trusted documentation sources such as the official TypeScript Handbook and TSDoc. These references are used solely for informational purposes and do not involve the download of executable scripts.\n- [PROMPT_INJECTION]: The skill processes user-supplied TypeScript code for analysis. While this presents a surface for indirect prompt injection, it is considered safe due to the following factors:\n
- Ingestion points: User-provided code snippets or modules submitted via the intent router (SKILL.md).\n
- Boundary markers: None explicitly defined in the skill instructions to separate analysis instructions from user data.\n
- Capability inventory: The skill does not request or use any tools for file writing, network access, or command execution.\n
- Sanitization: No sanitization is performed on the analyzed code content.
Audit Metadata