Versioned security assessment

Report ID: SA-181FDEFC

7/23/2026, 6:59:47 AM

sca-trivy security assessment v9

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
sca-trivy
Version
v0.1.0
Maintainer
AgentSecOps
Coverage
1 Files scanned · 458 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

High

3 confirmed security findings require attention.

Installation context

Check the current Skill page

This page summarizes report evidence only. The Skill page provides the canonical install advisory.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

All 73 static findings are false positives caused by Markdown code fences, inline code, reference links, and documented configuration paths. Semantic review found mutable CI references, credential exposure guidance, and an ineffective custom-policy gate. These examples require hardening before publication.

Report position

Latest published report

Latest refers to the report sequence, not to artifact currentness.

Audit attestation

Active attestation

A public attestation is available for this exact report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 458 Lines analyzed

3 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Commit and path bound

  2. Artifact

    Content and tree hashes bound

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 10 evidence locations

Filesystem access

May read or write local files.

Observed in 2 evidence locations

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 50 evidence locations

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (3)

RISK-001 High
Mutable CI Action References
The CI example uses mutable action references, including aquasecurity/trivy-action@master. A changed upstream ref could execute unreviewed code inside trusted CI.
The example directly uses a mutable master branch and mutable major-version action tags in a CI job.
RISK-002 Medium
Registry Credential Exposure Guidance
Authentication guidance exports TRIVY_PASSWORD and passes --password pass. Real substitutions can leak through shell history, process inspection, logs, or CI traces.
The documented commands explicitly place a password in an environment variable and command-line argument, both common credential exposure paths.
RISK-003 Medium
Ineffective Custom Policy Gate
The policy example labels --ignore-policy as enforcement but omits a failing exit code. Pipelines may report success while unacceptable findings remain.
The shown command filters with an ignore policy and provides no nonzero exit threshold, despite claiming to deny vulnerable images.

Remediation

Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.

  1. FIX-001
    High
    GitHub Actions examples use mutable branch and version references.
    Pin every action to a reviewed full commit SHA, use current supported releases, and automate controlled dependency updates.
  2. FIX-002
    Medium
    Registry authentication examples expose passwords through environment variables and command arguments.
    Use credential helpers or password-stdin. Provide secrets through masked CI facilities, and remove command-line password examples.
  3. FIX-003
    Medium
    The custom policy workflow can succeed without enforcing a vulnerability threshold.
    Use correct policy evaluation with an explicit nonzero exit threshold, then test the example against known failing and passing images.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
181fdefcafd96b041926e61c4b2e306ca7e7820e
Content hash
967b8db690d6cf24c5c22e86663188e3080173e77084a57585efdceb1c867c25
Tree hash
d7ad82743949f55281e6e1924460d1f34227911b59679f66fba67740f5b5e795
Skill path
skills/agentsecops/sca-trivy
Audit payload hash
6b44c8fcf7c8a49d6103e4154a432d37

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: active