Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Test authentication and session management controls for bypass and account takeover scenarios.
Test authentication and session management controls for bypass and account takeover scenarios.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
PTES: 5 MITRE: T1110, T1550
Validate brute-force resistance, session integrity, and MFA enforcement.
Validate scope before any active action and reject out-of-scope targets. Run only authorized checks aligned to PTES, OWASP WSTG, NIST SP 800-115, and MITRE ATT&CK. Write findings in canonical finding_schema format with reproducible PoC notes. Honor dry-run mode and require explicit --i-have-authorization for live execution. Export deterministic artifacts for downstream skill consumption.
python skills/pentest-auth-bypass/scripts/auth_bypass.py --scope scope.json --target <target> --input <path> --output <path> --format json --dry-run
auth-findings.json valid-sessions.json auth-attack-report.json
references/tools.md skills/autonomous-pentester/shared/scope_schema.json skills/autonomous-pentester/shared/finding_schema.json
WARNING AUTHORIZED USE ONLY This skill executes real security testing tools against live targets. Use only with written authorization.
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.