skills/jonmumm/skills/ai-sdk-testing/Gen Agent Trust Hub

ai-sdk-testing

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: No instructions were found that attempt to override AI safety guidelines or bypass system constraints. The content is strictly focused on software testing practices and mocking LLM responses.
  • [DATA_EXFILTRATION]: The skill does not contain hardcoded credentials, sensitive file path access, or unauthorized network operations. Code examples use mock data and generic placeholder keys (e.g., 'test-key').
  • [REMOTE_CODE_EXECUTION]: There are no patterns involving the download or execution of remote scripts. All code snippets are static examples for standard testing frameworks like Vitest.
  • [EXTERNAL_DOWNLOADS]: All external references and dependencies (ai, zod, vitest) are well-known, trusted libraries within the JavaScript/TypeScript ecosystem. Mocking examples targeting 'https://api.openai.com' refer to a well-known service and are used in a safe testing context.
  • [SAFE]: The skill focuses on improving developer experience and code reliability through deterministic testing patterns, adhering to best security practices for AI application development.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:01 PM
Security Audit — agent-trust-hub — ai-sdk-testing