effective-typescript
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of instructional materials and a local helper script. It does not perform any network operations, access sensitive credentials, or execute code from untrusted remote sources.
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/review.py) intended to be run by the user to analyze their own TypeScript files. The script uses regular expressions to detect common anti-patterns (likeanyusage or missing strict mode) and does not perform any dangerous system calls. - [NO_CODE]: Besides the local linting script, the skill consists entirely of Markdown reference files and configuration examples.
Audit Metadata