RASHMOR1RASHMOR1Communityยท1 Agent Skills Included

dlt-auditor

Automated blockchain security audits with specialized prompt packs

Runs specialized audit designs against blockchain and DLT codebases to find real security vulnerabilities. Maps protocol structure, hunts issue families, checks historical fix patterns, and validates reachability, impact, and severity. Eliminates slow manual code review by executing parallel blind audit suites with resumable runs and isolated workers.
npx skills add RASHMOR1/dlt-auditor --all -g -y
Available:

Instructs the agent on how to scaffold and execute blind audit suites, enforce isolation from answer-key material, choose between Codex and Claude Code workers, and resume interrupted runs.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dlt-auditor?โ–ผ

Run `npx skills add RASHMOR1/dlt-auditor --all -g -y` in your terminal to install the skill globally.

What does dlt-auditor do?โ–ผ

It runs trained, specialized audit prompt packs against blockchain codebases to discover vulnerabilities, validate their impact, and produce structured findings.

What is a blind audit suite?โ–ผ

A blind suite runs multiple audit designs in isolation so no design can see another's output or any known findings, keeping results unbiased and benchmark-grade.

Does dlt-auditor work with Claude Code and Codex?โ–ผ

Yes. Codex is the default worker, and you can switch to Claude Code by passing --agent claude in any run command.

How do I pick the right audit design pack?โ–ผ

Use the optimal tier, which inspects your target repository and automatically selects up to five best-fitting design packs before running the suite.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’