The skill demonstrates local file access capabilities, noting a potential
Claims to do
Test-Driven Development (TDD): Write the test first. Watch it fail. Write minimal code to pass.
Actually does
This skill provides detailed instructions and principles for Test-Driven Development (TDD). It includes code examples in TypeScript/JavaScript for writing tests (implying `jest`), demonstrates running tests with `npm test`, and outlines the Red-Green-Refactor cycle. It is purely instructional and does not execute any commands, access data, or contact URLs itself.
The skill references a local file '@testing-anti-patterns.md'. An agent might attempt to read this file, which is a form of local file access. This is benign in context but notes a capability for local file enumeration.
When adding mocks or test utilities, read @testing-anti-patterns.md to avoid common pitfalls:
[](https://mondoo.com/ai-agent-security/skills/github/obra/superpowers/test-driven-development)<a href="https://mondoo.com/ai-agent-security/skills/github/obra/superpowers/test-driven-development"><img src="https://mondoo.com/ai-agent-security/api/badge/github/obra/superpowers/test-driven-development.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/obra/superpowers/test-driven-development.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.