Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/nomarj/sigil/owasp-securitynpx skills add NOMARJ/sigil --skill owasp-securitygit clone --depth 1 https://github.com/NOMARJ/sigilWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/nomarj/sigil/owasp-security)<a href="https://agentmods.dev/skills/nomarj/sigil/owasp-security"><img src="https://agentmods.dev/badge/skills/nomarj/sigil/owasp-security.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01430 |
| Opus 5 | $0.00000 | $0.00715 |
| Sonnet 5 | $0.00000 | $0.00286 |
| Haiku 4.5 | $0.00000 | $0.00143 |
Grade A, and why
owasp-security scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OWASP Security Skill Framework for Enclave AI
Overview
Comprehensive OWASP security knowledge base and automation framework for the Enclave AI platform. Provides specialized security expertise for air-gap environments, OWASP Top 10 compliance, and enterprise security requirements.
Specialized Security Agents
Core OWASP Specialists
-
owasp-injection-specialist - A03 Injection vulnerabilities
- SQL injection prevention and remediation
- Command injection security for air-gap environments
- NoSQL injection protection for DynamoDB
- XSS prevention in React components
- Code injection via eval/Function detection
-
owasp-auth-specialist - A07 Authentication failures
- JWT security implementation
- OAuth2/OIDC integration
- Session management for air-gap environments
- Multi-factor authentication
- Authentication bypass prevention
-
owasp-access-control-specialist - A01 Broken access control
- Role-based access control (RBAC) implementation
- Workspace isolation for multi-tenant security
- IAM policy validation
- Privilege escalation prevention
- Administrative control protection
-
owasp-crypto-specialist - A02 Cryptographic failures
- AWS KMS integration for air-gap environments
- TLS/SSL configuration
- Secure random number generation
- Password hashing best practices
- Secrets management and rotation
-
owasp-data-specialist - A09 Security logging and monitoring
- Comprehensive audit logging
- Security event detection and correlation
- Log integrity and tamper protection
- Compliance monitoring (SOC2, GDPR, HIPAA)
- Incident response automation
Security Automation Commands
Primary Commands
-
owasp-scan - Comprehensive vulnerability scanning
- Full OWASP Top 10 analysis
- Air-gap compatible security validation
- Integration with Sigil scanner
- Compliance reporting (SOC2, GDPR)
- Executive summary generation
-
security-training - Automated security education
- Interactive OWASP training modules
- Hands-on vulnerability labs
- Air-gap security best practices
- TDD security workflow training
- Certification and progress tracking
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 240 lines · 0 tokens per session scan A 1ce8adfe80ec
owasp-security is a skill published in the GitHub repository NOMARJ/sigil (5 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,430 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.
Other skills, from other repositories
engram
Read and write the project's durable reasoning memory (decisions, principles, cautions, problems, insights) through the Engram MCP tools. Recall relevant memory before non-trivial work; capture only durable, high-value knowledge silently at natural stopping points; keep the graph honest (judge suspects, close answered…
cross-examination-planner
Plan ethical, issue-led cross-examination grounded in testimony, documents, contradictions, perception, memory, bias, and admissible impeachment material. Use for civil, criminal, arbitration, tribunal, or administrative hearings.
people-sync
Pulls a Granola meeting transcript and updates people files with per-person intelligence: what they said, what they pushed back on, what they committed to. Compounds over time — each meeting adds a layer. Triggers on: "sync people", "update people from meeting", "update stakeholders", "/people-sync".
handoff-doc
Create portable handoff document when switching sessions.
manifest-reader
Read and summarize sub-agent manifest files.
aget-check-kb
Validate Knowledge Base health by checking structure, frontmatter compliance, and content staleness. Returns conformance score and health status (OK/WARN/CRITICAL).