perseus:start

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

66|14|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/kaivyy/perseus --skill perseus-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perseus:start
Source: https://github.com/kaivyy/perseus/tree/main/skills/perseus/start
Command: npx skills add https://github.com/kaivyy/perseus --skill perseus-start

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates an end-to-end security assessment of a user's codebase.

Core Features & Use Cases

  • Auto-detects languages, frameworks, and infrastructure to tailor the assessment.
  • Executes the four-phase workflow (Scan -> Audit -> Exploit -> Report) with safe, automated remediation guidance.
  • Generates a comprehensive executive report suitable for leadership and technical stakeholders.

Quick Start

Run the full Perseus assessment with /start to automatically detect technologies and execute all phases.

Frequently Asked Questions about perseus:start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an automated security assessment on a multi-language codebase?

An automated security assessment of a multi-language codebase auto-detects languages, frameworks, and infrastructure, then executes a four-phase workflow: Scan, Audit, Exploit, and Report. This yields an executive report with safe remediation guidance.

What is included in a full automated security assessment workflow?

A full automated security assessment includes auto-detecting project technologies, scanning for vulnerabilities, auditing code, safely verifying exploits, and generating a structured executive report for both technical and leadership stakeholders.

Can I automate codebase security auditing without manually selecting scanning tools?

Yes, you can automate codebase security auditing by running a start command that auto-detects your technology stack and orchestrates the entire scan, audit, exploit verification, and reporting phases automatically without manual tool selection.

Does automated security exploitation verify vulnerabilities safely?

Automated security exploitation verifies vulnerabilities safely by executing a controlled exploit phase within the assessment workflow, confirming the vulnerability's impact without causing damage, and then documenting the findings in the final report.

How do I generate an executive security report for my codebase?

To generate an executive security report, run an end-to-end assessment that scans and audits your codebase, verifies findings through safe exploitation, and structures the results into a comprehensive deliverable suitable for leadership review.

What are the limitations of automated security orchestration for application testing?

Automated security orchestration relies on auto-detecting technologies to tailor the assessment, meaning highly customized or obfuscated frameworks may not be fully recognized, potentially limiting the depth of the scan, audit, and exploit phases.