cat-kit-core
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill consists of markdown documentation and TypeScript declaration files mirroring the official npm typings for @cat-kit/core. No obfuscation, prompt injection, or persistence mechanisms were found.- [COMMAND_EXECUTION]: The documentation includes the standard installation command
npm add @cat-kit/corefor including the library as a project dependency.- [DATA_EXFILTRATION]: The skill documents utility functions for environment detection, such asgetOSType,getNodeVersion, andgetBrowserType. These are standard library features intended for runtime environment identification and do not perform unauthorized network operations.
Audit Metadata