mastering-typescript
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references several well-known libraries and services including GitHub, npm, Sentry, Datadog, and New Relic. These are used within the context of standard development practices (e.g., error monitoring, package management).
- [COMMAND_EXECUTION]: The skill contains many shell command examples (e.g.,
npm install,npx tsc,npx orval). These are presented as educational snippets for the user to follow and do not represent arbitrary or silent command execution by the agent. - [NO_CODE]: The skill consists entirely of Markdown documentation and TypeScript code examples intended for education and reference. It does not include any executable scripts (.sh, .py, .js) that would run in the agent's environment.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials or sensitive data collection was found. API fetch examples (e.g.,
/api/chat,http://numbersapi.com) are generic and intended for instructional purposes.
Audit Metadata