lyrie-agent
Autonomous pentesting, vulnerability scanning, and GitHub forensic investigations
All Skills in This Repository (7)
Pure Emerald Level Indicatorsui-ux-pro-max
Generate a complete design system with color, typography, and component decisions.
code-understanding
Map code entry points, trust boundaries, and data flows from an attacker's perspective.
github-archive
Query GitHub Archive BigQuery data to reconstruct tamper-proof event timelines.
github-commit-recovery
Fetch commit content, diffs, and metadata from GitHub via REST API or git fetch.
github-evidence-kit
Collect and verify GitHub forensic evidence objects from live API, GH Archive, and local git sources.
oss-forensics-orchestration
Coordinate multi-agent OSS forensics investigations across public GitHub repositories.
github-wayback-recovery
Query the CDX API to locate and recover archived GitHub repository content.
Frequently Asked Questions
FAQPage SchemaHow to install Lyrie Agent?▼
Run `npx skills add overthetopseo/lyrie-agent --all -g -y` in your terminal to install all skills in this suite globally.
How to run an automated pentest on my website?▼
Use the ai-pentest skill to scan any URL or local codebase for vulnerabilities, misconfigurations, and OWASP Top 10 issues. It produces a professional report with CVSS scores and remediation steps.
Can Lyrie recover deleted GitHub commits or PRs?▼
Yes. The forensic skills query GitHub Archive via BigQuery, the Wayback Machine, and the GitHub API to recover deleted commits, issues, and pull requests with verifiable evidence.
Does Lyrie work with Claude Code and other coding agents?▼
Yes. All skills follow the standard SKILL.md format and run inside Claude Code, Cursor, and other compatible coding environments.
Do I need security experience to use Lyrie?▼
No. You describe the target or investigation in plain English, and the agent handles scanning, evidence collection, and report generation automatically.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core