three-versions-types
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- General Security (SAFE): The skill provides conceptual knowledge and best practices for TypeScript development. There are no attempts at prompt injection, obfuscation, or data exfiltration.
- Command Execution (LOW): The skill suggests standard npm commands (
npm ls,npm outdated,npm update) for maintaining project dependencies. These are routine development tasks and do not involve downloading or executing untrusted remote scripts. - Dependency Management (SAFE): Referenced packages (lodash, typescript) are standard, well-known libraries used for illustrative purposes in version management examples.
Audit Metadata