TypeScript Ecosystem
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard TypeScript development practices, such as configuring tsconfig.json with strict type-checking and utilizing built-in utility types. These instructions do not present security risks.\n- [COMMAND_EXECUTION]: The skill references the use of CLI tools like
tsc,tsx, andeslintvia a Bash tool. These operations are performed in the context of standard code compilation, execution, and linting within a development environment.\n- [EXTERNAL_DOWNLOADS]: The instructions include npm commands to install TypeScript and related packages. All referenced packages are either well-known ecosystem tools or are located within the official@typescriptscope, which is managed by a trusted organization.\n- [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were detected. The skill uses local file access tools exclusively for project-related analysis and modification tasks.\n- [PROMPT_INJECTION]: The skill contains no instructions designed to override AI safety filters or hijack agent behavior.
Audit Metadata