skills/ai-agency/self-knowledge/SKILL.md
Introspects Sven's own architecture, capabilities, codebase structure, service topology, and current operational state. Use when Sven needs to describe himself, explain what he can do, or reference his own systems.
npx skillsauth add 47network/Sven self-knowledgeInstall 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.
Provides Sven with structured self-awareness of his own architecture, capabilities, services, skills, codebase layout, and operational state. This skill is how Sven "knows himself" — answering questions about what he is, what he can do, and how he works internally.
Actions:
describe_identity — Who Sven is: name, version, website, repo, license, organisation, and what makes him differentdescribe_architecture — High-level overview of Sven's architecture, design philosophy, and infrastructurelist_capabilities — Enumerate all major capability domains with descriptionslist_services — All microservices with their roles, hosts, and resource limitslist_skills — All installed skill categories and individual skillscodebase_map — Monorepo directory structure with purpose of each directoryexchange_status — Current exchange system configuration and capabilitiesself_assessment — Sven's honest assessment of his strengths, limitations, and growth areasdevelopment
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.