Skip to content

Add exploitability analysis agent plus general fixes - #8

Merged
dylanbthomas merged 10 commits into
mainfrom
feat/exploitability-agent
Jul 31, 2026
Merged

Add exploitability analysis agent plus general fixes#8
dylanbthomas merged 10 commits into
mainfrom
feat/exploitability-agent

Conversation

@dylanbthomas

@dylanbthomas dylanbthomas commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Add new fortify-exploitability-analysis agent to orchestrate exploitability analysis and triage across multiple open source vulnerabilities in a single session. Accepts CVE list from FoD, SSC, SBOM, file or prompt.

General fixes include improved security guardrails, fcli version bump (3.18 -> 3.23) and cross-skill reference clean up. Version bumps for skills are minor and/or patches.

@dylanbthomas
dylanbthomas requested a review from rsenden July 28, 2026 20:59

@rsenden rsenden left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not directly related to this individual PR, but maintaining exact copies of reference files like fcli-install.md is both a maintenance risk (potentially forgetting to update some copies) and annoying during PR review (seeing the same changes many times).

Any better approaches? For example:

  • Use symlinks (might be complex on Windows, so this would assume all skill authors use Linux/WSL2)
  • Just direct the agent to a shared copy/skill, instead of duplicating

Comment thread .claude-plugin/marketplace.json Outdated
Comment thread agents/fortify-exploitability-analysis.agent.md Outdated
Comment thread agents/fortify-exploitability-analysis.agent.md Outdated
Comment thread agents/fortify-exploitability-analysis.agent.md
Comment thread agents/fortify-exploitability-analysis.agent.md
Comment thread skills/fcli-common/references/action-yaml-reference.md
Comment thread version.txt Outdated
@dylanbthomas

Copy link
Copy Markdown
Contributor Author

Agree on fcli-install replication. We considered a handful of options but no clear winner. Suggest opening as an issue for us to revisit independently from this PR when time permits.

@dylanbthomas
dylanbthomas merged commit 52fd54e into main Jul 31, 2026
8 checks passed
@dylanbthomas
dylanbthomas deleted the feat/exploitability-agent branch July 31, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants