agent
Audit and safeguard AI-built code before you ship it
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install noobnooc agent skills?โผ
Run `npx skills add noobnooc/agent --all -g -y` in your terminal to install both skills globally.
How to check if my AI-built app is ready to ship?โผ
Use the wtf skill to run a pre-launch audit that flags committed secrets, missing database migrations, dead code, weak auth, and deployment misconfigurations with severity-ranked findings.
How to make Codex coding sessions more reliable?โผ
The better-codex skill adds behavioral guardrails that keep Codex inside your requested scope, prevent stale edits, enforce root-cause debugging, and stop fake or half-finished completions.
Do these skills work with Claude Code and Codex?โผ
Yes. Both skills follow the standard SKILL.md format and work in Codex, Claude Code, and other compatible AI coding agents.
Can I use these skills without security expertise?โผ
Yes. Just ask your agent to audit the project in plain English, and it will inspect the repository and report concrete issues with file references and fixes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core