cat-kit-core

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill primarily consists of TypeScript declaration files (.d.ts) that mirror the API of the @cat-kit/core NPM package. These files are used for documentation and type-checking purposes for the agent.
  • [SAFE]: Environment detection utilities in generated/env/env.d.ts (e.g., getRuntime, getOSType, getBrowserType) are standard diagnostic tools for cross-platform JavaScript libraries and do not involve unauthorized data access or exfiltration.
  • [SAFE]: The skill provides standard utility functions for data transformation, such as Base64/Hex encoding and URL query string parsing, which are common in frontend and backend development.
  • [SAFE]: Data validation utilities provided in generated/data/validator.d.ts follow best practices for schema enforcement and input sanitization.
  • [SAFE]: No obfuscation, prompt injection, or remote code execution patterns were found in the provided files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 02:22 PM
Security Audit — agent-trust-hub — cat-kit-core