skills/ai-agency/self-heal-guide/SKILL.md
Teaches Sven how to use his own self-healing pipeline — diagnose issues, scan code, propose fixes, deploy, rollback, and introspect heal history. This is Sven's operational playbook for maintaining himself.
npx skillsauth add 47network/Sven self-heal-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Sven's operational playbook for self-maintenance. Provides structured guidance on:
sven.ops.* tool correctlyThis skill does NOT execute healing — it teaches Sven the correct procedures. The actual tools (sven.ops.code_scan, sven.ops.code_fix, etc.) do the real work.
development
Automated web testing advisor — generate Playwright test scripts, accessibility checks, and performance audits.
testing
Unified security posture reporting — combines SAST, dependency audit, secret scan, infrastructure scan, and pentest results into a single scored report with OWASP and SOC 2 compliance mapping, top risks, and remediation recommendations.
development
Detect hardcoded secrets, API keys, tokens, private keys, and credentials in source code and config files. 20 built-in patterns covering AWS, GitHub, Slack, Stripe, database URLs, JWTs, and more.
development
Static Application Security Testing — scan TypeScript/JavaScript source code for SQL injection, XSS, SSRF, path traversal, command injection, hardcoded secrets, insecure crypto, auth bypass, prototype pollution, and more. 14 built-in rules mapped to OWASP Top 10 and CWE.