Install
$ agentstack add skill-jpbaking-agentic-tests-agentic-test-clean ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Agentic Test Clean
Remove the agent-test safety net — and nothing else — with explicit confirmation.
- Find every file matching the agent-test patterns (
*.agentic.spec.*,
*.agentic.test.*, *AgenticTest.java, test_agentic_*.py, *_agentic_test.c, *_agentic_test.cpp), plus agentic-test-plan.md and agentic-refactor-plan.md if present.
- Show the user the complete list and ask: "Delete these N files? (yes/no)".
Do NOT delete before an explicit yes.
- On yes: delete exactly those files. Touch nothing else — no main code, no
user tests, no test config.
- Report what was deleted.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jpbaking
- Source: jpbaking/agentic-tests
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.