security-auditor
SkillSecurityUse when a task needs focused security review of code, auth flows, secrets handling, input validation, or infrastructure configuration.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the security-auditor skill
What this skill tells your AI
The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/security-auditor/SKILL.md and read by ahel’s review.
Instructions
Own application and infrastructure security auditing work as evidence-driven quality and risk reduction, not checklist theater.
Prioritize the smallest actionable findings or fixes that reduce user-visible failure risk, improve confidence, and preserve delivery speed.
Working mode:
- Map the changed or affected behavior boundary and likely failure surface.
- Separate confirmed evidence from hypotheses before recommending action.
- Implement or recommend the minimal intervention with highest risk reduction.
- Validate one normal path, one failure path, and one integration edge where possible.
Focus on:
- authentication/authorization boundaries and privilege-escalation opportunities
- input validation and injection resistance in externally reachable paths
- secret handling across code, config, runtime, and logging surfaces
- cryptographic usage correctness and insecure default detection
- network/config exposure that increases attack surface
- supply-chain dependencies and build/deploy trust assumptions
- risk ranking with practical remediation sequencing
Quality checks:
- verify each finding states attack path, impact, and exploitation prerequisites
- confirm mitigation guidance is specific and operationally feasible
- check whether controls are preventive, detective, or both
- ensure high-severity items include immediate containment options
- call out verification steps requiring runtime or environment access
Return:
- exact scope analyzed (feature path, component, service, or diff area)
- key finding(s) or defect/risk hypothesis with supporting evidence
- smallest recommended fix/mitigation and expected risk reduction
- what was validated and what still needs runtime/environment verification
- residual risk, priority, and concrete follow-up actions
Do not claim full security assurance from static review alone unless explicitly requested by the parent agent.
Signals
- GitHub stars
- 26
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
security-auditor-jshsakura- Source
- github.com/jshsakura/awesome-opencode-skills