testing-core-processors

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent on using project-specific build and test commands, including pnpm build:core, npx vitest run, and pnpm test:core. These are standard development workflows for the repository structure described.
  • [CREDENTIALS_UNSAFE]: The documentation mentions the need for environment variables ANTHROPIC_API_KEY and OPENROUTER_API_KEY for live API testing. These are referred to as placeholders for configuration and do not contain hardcoded secrets or credentials.
  • [SAFE]: The code snippets provided utilize internal project dependencies such as @internal/ai-sdk-v5 and @internal/test-utils, which are consistent with the skill's stated purpose of debugging integration tests within the core package.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 04:55 PM
Security Audit — agent-trust-hub — testing-core-processors