Armory
Source
Browse
Sub-Agents

opensource-sanitizer

Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install opensource-sanitizer --cli claude

writes the file to.claude/agents/opensource-sanitizer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/opensource-sanitizer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.

When to use it

Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.

How to install / invoke

Vendored from affaan-m/ecc (subagents). See the source: https://github.com/affaan-m/ecc/blob/main/agents/opensource-sanitizer.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).

Related

Sub-AgentsPreview

a11y-architect

Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences.

Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

build-error-resolver

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

Harnessclaudecodexcursorgeminiopencode
subagent
Details