verification
SolidFull agent verification suite. Runs security, patterns, quality, and language-specific checks. Use when asked to "verify agent", "verify my agent", "audit agent", or "full verification".
Install
Quality Score: 86/100
Skill Content
Details
- Author
- Aurite-ai
- Repository
- Aurite-ai/agent-verifier
- Created
- 2 months ago
- Last Updated
- 4 days ago
- Language
- N/A
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
verify-patterns
Verify AI agent patterns including loop safety, retry limits, tool consistency, context size, and graph cycle analysis. Use when asked to "verify agent patterns", "check loops", "verify tools", or "check retry limits".
verify-quality
Verify code quality including naming conventions, organization, documentation, and general best practices. Use when asked to "verify quality", "check code quality", or "review code organization".
verify-security
Verify code for security issues including hardcoded secrets, input validation, error exposure, and dependency vulnerabilities. Use when asked to "verify security", "check for secrets", or "scan for vulnerabilities".
verify-language
Language-specific verification for Python, TypeScript/JavaScript, and Go. Checks type safety, language idioms, and best practices. Use when asked to "verify language", "check types", or for language-specific checks.
verification-agent
Design or operate adversarial verification agents that independently validate implementation work with command-backed evidence, strict read-only boundaries, and explicit PASS FAIL PARTIAL verdicts. Use when Codex needs a post-implementation verifier, QA subagent, or evidence-first acceptance gate for non-trivial changes.