Versioned security assessment

Report ID: SA-EBDFE608

7/23/2026, 7:26:48 PM

sparc-methodology security assessment v9

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
sparc-methodology
Version
v9
Maintainer
ruvnet
Coverage
1 Files scanned · 1,107 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

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.

Most static alerts are false positives caused by Markdown backticks and fenced examples. Eight command blocks are confirmed because they invoke Claude Flow through unpinned npx or a local binary. No prompt injection or malicious intent was found.

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 · 1,107 Lines analyzed

8 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 3 evidence locations

Filesystem access

May read or write local files.

Not recorded by this audit

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 56 evidence locations

Capability review items (8)
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.
Medium
Ruby/shell backtick execution
```bash
The shell example directly runs the local ./claude-flow executable with substituted mode and task values. This is intentional external process execution.
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.
Medium
Ruby/shell backtick execution
```bash
The shell block invokes claude-flow through npx without an exact package version. Npx can download and execute dependency code outside the skill.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

Remediation

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

  1. FIX-001
    Medium
    Npx examples execute an unpinned package or the moving alpha tag.
    Pin an exact trusted Claude Flow version, document integrity verification, and require user approval before package execution.
  2. FIX-002
    Medium
    CLI examples can cause agents to launch external processes.
    Label each command as optional and require users to review substituted arguments before execution.

Expert evidence

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

Artifact subject

Marketplace commit
ebdfe608f5de2b66ff37ab4af12af8ac4f5e8006
Content hash
eb858ef5f83ea9bdd6c2811df4afc869a2767bc2e374a3c5a9258d449fe193dc
Tree hash
4c1d254fb42d1b2a37ff8afe8b9cb5d2a2e956cad0aac96406c965b89e07c98e
Skill path
skills/ruvnet/sparc-methodology
Audit payload hash
1711d2482cc26d539bda0dfb9e7c98c1

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