tdd-workflow

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documentation and provided code snippets follow best practices for software testing and do not contain any malicious patterns.
  • [COMMAND_EXECUTION]: The instructions involve running standard development commands like 'npm test' and 'npm run test:coverage' to verify local code quality and test coverage, which is expected for a TDD workflow.
  • [DATA_EXFILTRATION]: Examples for service integrations (Supabase, OpenAI, Redis) use mock implementations with static dummy data, ensuring no real credentials or sensitive information are accessed or transmitted.
  • [REMOTE_CODE_EXECUTION]: No patterns for downloading or executing remote code from untrusted sources were found. CI/CD examples correctly reference well-known GitHub actions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 07:42 AM
Security Audit — agent-trust-hub — tdd-workflow