PlamenTSVPlamenTSVCommunityΒ·47 Agent Skills Included

plamen

Autonomous multi-chain smart contract and node security auditing

Audits smart contracts and L1 node clients across EVM, Solana, Aptos, Sui, Soroban, and DAML for exploitable vulnerabilities. Coordinates dozens of specialized analysis agents through recon, depth tracing, verification, and report phases to find real bugs with proof-of-concept exploits. Eliminates manual audit checklists by auto-detecting the target chain, applying chain-specific vulnerability patterns, and producing a structured severity-rated report.
npx skills add PlamenTSV/plamen --all -g -y
Available:

Instructs the agent to act as the Plamen security auditor, defining the phase pipeline, worker versus orchestrator roles, file-writing rules, and where to find per-chain methodology and skill files.

All Skills in This Repository (47)

Pure Emerald Level Indicators
πŸ“¦ In Repo
PlamenTSVPlamenTSV

fork-ancestry

Trace fork ancestry signals across Sui Move dependencies and source trees.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

ability-analysis

Analyze Sui Move struct abilities to detect unauthorized transfer and ownership risks.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

type-safety

Audit Sui Move modules for generic type and OTW safety risks.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

centralization-risk

Assess centralization risk in Sui Move packages by analyzing privilege capabilities.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

dependency-audit

Audit Move.toml dependencies for risk, immutability, and upgrade impact.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

bit-shift-safety

Analyze unvalidated bit-shift operations in Sui Move code to prevent VM aborts.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

token-flow-tracing

Trace Coin<T> and Balance<T> token flows in Sui Move protocols.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

economic-design-audit

Analyze monetary parameter configurations in Sui Move protocols for boundary violations and invariant breaches.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

oracle-analysis

Analyze Sui oracle integrations for staleness, decimal gaps, and failure modes.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

migration-analysis

Analyze Sui package migrations for token transitions and object-layout changes.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

ptb-composability

Assess PTB composability risks in Sui smart contracts.

Community
Advanced
πŸ“¦ In Repo
PlamenTSVPlamenTSV

share-allocation-fairness

Analyze fairness vulnerabilities in Sui share allocation mechanisms.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Plamen?β–Ό

Run `npx skills add PlamenTSV/plamen --all -g -y` in your terminal to install all skills in this suite globally.

What blockchains does Plamen audit?β–Ό

It audits smart contracts on EVM/Solidity, Solana/Anchor, Aptos Move, Sui Move, Soroban/Stellar, and DAML/Canton, plus L1 node clients written in Go or Rust.

How does Plamen find vulnerabilities?β–Ό

It orchestrates 18 to 100 specialized agents across recon, breadth, depth, chain-analysis, and verification phases, then confirms findings with executable proof-of-concept tests before reporting them.

Does Plamen work with Claude Code and Codex?β–Ό

Yes. It supports both the Claude Code CLI and the OpenAI Codex CLI as worker backends, with chain auto-detection and the same audit methodology on either.

Do I need security expertise to run an audit?β–Ό

No. You run the `plamen` wizard, point it at a codebase, and it produces a severity-rated audit report with verified findings and suggested fixes.

Related Repositories in Software Engineering

View All in Software Engineering→