skills/schema0/skills/schema0-ai/Gen Agent Trust Hub

schema0-ai

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill's behavior is consistent with its stated purpose as a code generator for AI integrations.
  • [EXTERNAL_DOWNLOADS]: Installs standard AI provider SDKs (@ai-sdk/openai, @ai-sdk/anthropic, @ai-sdk/google) and ORPC utility packages from official package registries. These are recognized as well-known technology services.
  • [CREDENTIALS_UNSAFE]: Implements secure practices by instructing users to manage API keys via environment variables and a dedicated secret management skill rather than hardcoding credentials.
  • [COMMAND_EXECUTION]: Executes local TypeScript scripts (generate.ts) using the project's runtime (Bun) to automate code generation. The commands are scoped to the skill's own internal directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 10:53 AM