tdd
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill utilizes standard development tools (pnpm, poetry, pytest, fd) to facilitate a TDD workflow. These commands are intended for local test execution and do not involve high-risk operations or privilege escalation.
- EXTERNAL_DOWNLOADS (SAFE): No external scripts or packages are downloaded or executed at runtime. The skill relies on tools already expected to be present in a developer's environment.
- DATA_EXFILTRATION (SAFE): No evidence of sensitive data access or network exfiltration was found. Testing mocks (e.g., mock_aws) are used correctly for local simulation without exposing real credentials.
- PROMPT_INJECTION (SAFE): No malicious instructions, bypass attempts, or obfuscated payloads were detected within the skill's content or metadata.
Audit Metadata