github.com/PurpleAILAB/Decepticon
| Skill | Added | Review |
|---|---|---|
kill-chain-analysis packages/decepticon/decepticon/skills/standard/decepticon/kill-chain-analysis/SKILL.md Kill chain analysis and attack path decision-making — findings analysis, attack vector selection, target prioritization, phase transitions. | 60 60 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
kali-mcp-bridge packages/decepticon/decepticon/skills/standard/decepticon/kali-mcp-bridge/SKILL.md Deploy and drive Kali Linux tools via MCP-Kali-Server — structured tool-call interface, SSH tunnel setup, prompt-injection hygiene for AI-assisted engagements. | 58 58 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
final-report packages/decepticon/decepticon/skills/standard/decepticon/final-report/SKILL.md Final engagement report generation — executive summary, technical report, findings aggregation, attack path narrative, detection gap matrix, remediation roadmap. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0cf691e | |
engagement-startup packages/decepticon/decepticon/skills/standard/decepticon/engagement-startup/SKILL.md Mandatory first-turn startup procedure — checks for existing engagements, resume/new selection, workspace initialization. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0cf691e | |
engagement-lifecycle packages/decepticon/decepticon/skills/standard/decepticon/engagement-lifecycle/SKILL.md Red team engagement lifecycle management — initiation, phase transitions, go/no-go gates, deconfliction, emergency procedures, completion. | 61 61 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
upgradeable-proxy packages/decepticon/decepticon/skills/standard/contracts/upgradeable-proxy/SKILL.md Proxy upgrade patterns and their bugs — uninitialized implementation, storage slot collisions, selector clashes, unprotected upgrade auth. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0cf691e | |
signature-replay packages/decepticon/decepticon/skills/standard/contracts/signature-replay/SKILL.md Signature replay attacks — missing nonces, missing chain ID, ecrecover zero address, signature malleability, cross-chain replay. | 66 66 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 0cf691e | |
reentrancy packages/decepticon/decepticon/skills/standard/contracts/reentrancy/SKILL.md Hunt and validate reentrancy bugs — classic cross-function, same-function, read-only, and cross-contract variants. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0cf691e | |
oracle-manipulation packages/decepticon/decepticon/skills/standard/contracts/oracle-manipulation/SKILL.md Hunt single-block oracle manipulation — spot-price AMM oracles, manipulable TWAP, dependent calculations, missing staleness checks. | 60 60 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
contracts-mev-sandwich packages/decepticon/decepticon/skills/standard/contracts/mev-sandwich/SKILL.md MEV sandwich attacks — front-run + back-run a victim swap on Uniswap V2/V3, Curve, Balancer; mempool monitoring via Flashbots / private RPC, slippage tolerance exploitation, JIT liquidity sandwich, multi-block MEV. | 63 63 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
contracts-governance-attack packages/decepticon/decepticon/skills/standard/contracts/governance-attack/SKILL.md DAO governance attack — flash-loan-backed vote manipulation, delegation hijack, quorum dilution, proposal-spam DoS, time-lock bypass via emergency multisig, snapshot vs. on-chain vote desync, Compound/Aave/Uniswap-style GovernorBravo abuse. | 63 63 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
flash-loan packages/decepticon/decepticon/skills/standard/contracts/flash-loan/SKILL.md Flash-loan exploit patterns — callback reentrancy, oracle amplification, governance attacks, unauthenticated callback handlers. | 64 64 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
contracts-bridge-exploit packages/decepticon/decepticon/skills/standard/contracts/bridge-exploit/SKILL.md Cross-chain bridge attack — message-validation bypass (Wormhole class), validator key compromise (Ronin / Harmony class), reentrancy on token-bridge claim, Merkle-proof forgery on optimistic bridges, signature replay across chains. Bridges have lost >$2B; understand why. | 68 68 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
access-control packages/decepticon/decepticon/skills/standard/contracts/access-control/SKILL.md Missing modifiers, wrong msg.sender checks, default-public functions, missing onlyOwner / onlyRole / onlyDAO authorization. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0cf691e | |
contracts-overview packages/decepticon/decepticon/skills/standard/contracts/SKILL.md Smart contract audit lane — Solidity/EVM pattern scanner, Slither ingestion, Foundry PoC generation, DeFi attack playbooks. | 61 61 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
terraform-state-leak packages/decepticon/decepticon/skills/standard/cloud/terraform-state-leak/SKILL.md Exploit exposed Terraform state files — secrets, cloud creds, RDS passwords, IAM keys, and infrastructure topology in plain JSON. | 63 63 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
s3-takeover packages/decepticon/decepticon/skills/standard/cloud/s3-takeover/SKILL.md Detect and claim dangling S3 buckets referenced by subdomains (CNAME → s3 hostnames where bucket no longer exists). | 56 56 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
m365-mailbox-compromise packages/decepticon/decepticon/skills/standard/cloud/m365-mailbox-compromise/SKILL.md Microsoft 365 mailbox compromise chain — OAuth consent phishing, delegate access abuse, mail rule persistence, and token theft via device code phishing. Full kill chain from initial access to persistent email collection. | 65 65 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
k8s-pivot packages/decepticon/decepticon/skills/standard/cloud/k8s-pivot/SKILL.md Kubernetes attack playbook — service-account token theft, RBAC abuse, pod escape, hostPath mount abuse, kube-api-server pivoting. | 57 57 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
imds-pivot packages/decepticon/decepticon/skills/standard/cloud/imds-pivot/SKILL.md Pivot from SSRF or RCE to cloud Instance Metadata Service (IMDS) — extract IAM role creds, instance identity, user-data secrets. | 67 67 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
gcp-svc-account-impersonation packages/decepticon/decepticon/skills/standard/cloud/gcp-svc-account-impersonation/SKILL.md GCP service account impersonation chain — IAM `roles/iam.serviceAccountTokenCreator`, `roles/iam.serviceAccountUser`, `actAs` on Cloud Functions / Cloud Run / Compute Engine. Pivot from low-priv SA to org-admin via chained impersonation. | 65 65 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
gcp-org-escalation packages/decepticon/decepticon/skills/standard/cloud/gcp-org-escalation/SKILL.md GCP organization-level privilege escalation — cross-project pivoting, org policy bypass, service account impersonation chains, Terraform state secrets, and GKE cluster compromise. Escalate from single-project access to org-wide control. | 62 62 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
entra-privesc packages/decepticon/decepticon/skills/standard/cloud/entra-privesc/SKILL.md Entra ID privilege escalation + persistence — app role/owner abuse, service-principal credential addition, dynamic group membership abuse, Administrative Unit role assignment, hybrid identity attacks (Connect, PHS, PTA, Seamless SSO, Golden SAML), Graph API privesc paths. | 67 67 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
entra-enum packages/decepticon/decepticon/skills/standard/cloud/entra-enum/SKILL.md Entra ID / M365 reconnaissance — unauthenticated tenant discovery via OpenID config, GetUserRealm, autodiscover; user enumeration via login response codes and OneDrive; federation/MFA/CA posture; authenticated enumeration with ROADtools (roadrecon), AADInternals, MSGraph. | 65 65 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e | |
entra-device-code-phishing packages/decepticon/decepticon/skills/standard/cloud/entra-device-code-phishing/SKILL.md Entra ID OAuth device-code phishing for token theft, illicit consent grant via malicious app registration with delegated Graph scopes, refresh-token replay, and primary-refresh-token (PRT) abuse concepts. | 61 61 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 0cf691e |