aimy-sikll
Automated penetration testing, vulnerability detection, and exploit playbooks
All Skills in This Repository (50)
Pure Emerald Level Indicatorsfile-access-vuln
Identify path traversal and local file inclusion risks in file access and upload workflows.
dependency-confusion
Map internal package names to public registries to assess dependency-confusion risks.
injection-checking
Route attacker-controlled input to specialized injection-testing sub-skills.
prototype-pollution
Identify prototype pollution attack vectors in JavaScript applications via JSON and query strings.
saml-sso-assertion-attacks
Validate SAML SSO assertions for signature coverage, audience constraints, and issuer trust.
api-sec
Route API security testing to relevant sub-skills via the Skill Map.
format-string-exploitation
Identify and exploit format string vulnerabilities to read or write process memory.
http-host-header-attacks
Guide HTTP Host header injection and routing abuse security testing.
steganography-techniques
Detect and extract hidden data from images, audio, text, and files.
csv-formula-injection
Detect and mitigate spreadsheet formula injection risks in CSV workflows.
websocket-security
Assess WebSocket security gaps in live ws/wss endpoints.
graphql-and-hidden-parameters
Probe GraphQL schemas and detect hidden fields affecting access control.
Frequently Asked Questions
FAQPage SchemaHow to install aimy-sikll?โผ
Run `npx skills add Prohao42/aimy-sikll --all -g -y` in your terminal to install all skills in this suite globally.
What vulnerabilities can aimy-sikll detect?โผ
It covers SQL injection, XSS, SSRF, command injection, SSTI, NoSQL injection, JWT attacks, IDOR, business logic flaws, and file upload issues across web apps and APIs.
Does aimy-sikll work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible agents with structured JSON output.
Can I run a full automated pentest with one command?โผ
Yes. The `auto` command chains crawling, vulnerability detection, weaponization, and report generation into a single workflow against your authorized target.
Is aimy-sikll legal to use?โผ
Only use it on systems you own or have written authorization to test, such as bug bounty programs. Unauthorized scanning or exploitation is illegal.
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