kaivyykaivyyCommunityยท15 Agent Skills Included

perseus

Automated code security scanning, exploit verification, and reporting

Scans your own codebase for vulnerabilities across 8 languages, covering injection, XSS, auth flaws, crypto weaknesses, and supply chain risks. Verifies findings with safe proof-of-concept payloads to eliminate false positives and manual security review guesswork. Generates executive security reports with severity scores, evidence, and language-specific remediation steps.
npx skills add kaivyy/perseus --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus:exploit

Generate and validate exploit scripts for web vulnerabilities with safety constraints.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

using-perseus

Guide Claude Code through the four-phase Perseus security assessment workflow.

Community
Intermediate
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus:start

Automate end-to-end codebase security assessments across languages and frameworks.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus:scan

Map target architecture, entry points, and security patterns into a Target Knowledge Graph.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus:audit

Trace untrusted data from sources to sinks to reveal exploits across Injection, XSS, Auth, Authz, and SSRF scenarios.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus:report

Synthesize Perseus Scan, Audit, Exploit, and Specialist findings into a formal executive security report.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus-crypto

Analyze JWT, hashing, encryption, and key management across codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus-config

Analyze security configurations across web servers, containers, CI/CD, and cloud deployments.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus-logic

Analyzes business logic vulnerabilities, race conditions, and AI security risks in web applications.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus-specialist

Coordinates eight Perseus specialist skills in parallel for comprehensive security analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus-file

Detect file security vulnerabilities and provide remediation patterns for web backends.

Community
Advanced
๐Ÿ“ฆ In Repo
kaivyykaivyy

perseus-injection

Analyze deep injection vulnerabilities across NoSQL, LDAP, XPath, template engines, and OS commands.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Perseus?โ–ผ

Run `npx skills add kaivyy/perseus --all -g -y` in your terminal to install all security skills globally.

How to run a security audit on my codebase?โ–ผ

Invoke the start skill to run a full four-phase assessment: reconnaissance, vulnerability analysis, safe exploit verification, and executive reporting. It auto-detects your language, framework, database, and infrastructure.

What vulnerabilities does Perseus detect?โ–ผ

It covers SQL and NoSQL injection, XSS, SSRF, auth bypass, JWT and crypto flaws, path traversal, XXE, race conditions, supply chain CVEs, and Docker, CI/CD, cloud, and Kubernetes misconfigurations.

Is Perseus safe to run on production code?โ–ผ

Yes. It defaults to a production-safe mode using passive analysis and harmless payloads like alert(1) or sleep timers, with kill-switch thresholds that stop testing if service stability is affected.

Does Perseus work with Claude Code, Codex, and OpenCode?โ–ผ

Yes. All skills follow the universal SKILL.md standard and include install configurations for Claude Code, Codex, and OpenCode.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’