From oh-my-secuaudit
External software analysis workflows for binaries/packages (decompilation, reverse engineering, static analysis, fuzzing, and evidence collection). Use when analyzing third-party software without source access.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-secuaudit:external-software-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide external software analysis from decompilation to vulnerability discovery and evidence collection. Output is a structured Markdown report.
agents/openai.yamlreferences/architecture_handoff.mdreferences/discovery_process.mdreferences/external_report_template.mdreferences/external_sources.mdreferences/reporting_summary.mdreferences/severity_criteria.mdreferences/severity_criteria_detail.mdschemas/finding_schema.jsonschemas/reporting_summary_schema.jsonschemas/task_output_schema.jsonscripts/generate_reporting_summary.pyGuide external software analysis from decompilation to vulnerability discovery and evidence collection. Output is a structured Markdown report.
references/external_sources.md for local canonical references.references/severity_criteria.md and references/severity_criteria_detail.md.schemas/finding_schema.json and include:
provenance (one of binary-confirmed|source-confirmed|runtime-confirmed|not-confirmed)impacted_flow (one or more flow IDs such as F1, F2)finding_id -> impacted flow/boundary)binary-confirmed, source-confirmed, runtime-confirmed, not-confirmedreferences/architecture_handoff.md.references/severity_criteria.md and detailed criteria in references/severity_criteria_detail.md.schemas/reporting_summary_schema.json in this skill directory.schemas/task_output_schema.json.scripts/generate_reporting_summary.py in this skill directory to build JSON output../external-analysis-architecture-handoff.md) using references/architecture_handoff.md.references/external_sources.mdreferences/external_report_template.mdreferences/discovery_process.mdreferences/severity_criteria.mdreferences/severity_criteria_detail.mdreferences/reporting_summary.mdreferences/architecture_handoff.mdschemas/reporting_summary_schema.jsonschemas/task_output_schema.jsonschemas/finding_schema.jsonscripts/generate_reporting_summary.pyProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub windshock/oh-my-secuaudit --plugin oh-my-secuaudit