AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Security Scan

skill-cloudbees-oss-devops-agent-kit-security-scan · by cloudbees-oss

>

No reviews yet
0 installs
35 views
0.0% view→install

Install

$ agentstack add skill-cloudbees-oss-devops-agent-kit-security-scan

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cloudbees-oss-devops-agent-kit-security-scan)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Security Scan? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Security Scan: $ARGUMENTS

If "all" or no argument:

  1. security_issues_all_get — get all open security issues across the org
  2. components_list — get all components for cross-referencing
  3. For each component with findings:

a. branches_list — find the default branch b. security_findings_summary_get — severity breakdown c. security_issues_open_get — detailed finding list d. runs_list(limit=3) — check if recent scans ran successfully

  1. Get org-level security reports:

a. organizations_suborg_report(s1) — components with scanner coverage b. organizations_suborg_report(s2) — workflows with scanner coverage c. organizations_suborg_report(s6) — scan types in automations d. organizations_suborg_report(s8) — SLA status NOTE: s4 and s5 may return "No Data Found" at the org level. Use component-level tools instead if this happens.

  1. Present a security dashboard:

Organization Security Posture

| Component | Critical | High | Medium | Low | Scanner | SLA Status | |-----------|----------|------|--------|-----|---------|------------| | name | N | N | N | N | type | On track |

Scanner coverage: N of M components (X%) Workflow coverage: N of M workflows (X%) Scan types active: SAST / DAST / SCA / Container

  1. For each finding, include: finding type, file path, line number, SLA due date
  2. Rank findings by priority: Critical > High with approaching SLA > High > Medium > Low
  3. Provide remediation recommendations

If specific component:

  1. components_search — find the component
  2. branches_list — find branches
  3. security_findings_summary_get — severity breakdown for default branch
  4. security_issues_open_get — all open issues with details
  5. runs_list(limit=5) — recent scan run history
  1. Present component-level security report with:
  • Finding details (type, file, line, severity, SLA)
  • Scan history (when last scanned, scan frequency)
  • Remediation steps specific to each finding type
  1. Offer next actions:
  • "/file-ticket security [finding]" for high-priority findings
  • Post security summary to Slack
  • Check if a fix branch exists in GitHub

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.