SKILLS/DEVELOPER TOOLS/unknown-binary-onboarding/SKILL.md
Establish the first analysis charter for an unfamiliar binary, library, firmware image, or package. Use when the target is new and you need to choose the right tool lane before diving in.
npx skillsauth add mattmre/evokore-mcp unknown-binary-onboardingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The first session should create an analysis charter, not a mess. This skill keeps the initial pass focused on classification, scoping, and target selection.
ghidra-core-recon immediately after this skill for native binaries.malware-triage-workflow in parallel if suspicion is non-trivial.orch-panel re in unknown-binary-onboarding mode when the sample is high-risk or strategically important.development
Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas
testing
Specialized skill for triage issue skill workflows.
development
Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates hive-* skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.
development
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch.