Versioned security assessment

Report ID: SA-585ED1BE

6/28/2026, 5:19:28 AM

dast-ffuf security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
dast-ffuf
Version
v6
Maintainer
AgentSecOps
Coverage
5 Files scanned · 1,996 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

3 confirmed security findings require attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

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

Static analysis reported many command, network, environment, script, and filesystem patterns, but review shows most are documentation examples or security-rule templates. The skill is still medium risk because it provides real ffuf network fuzzing and credential-fuzzing workflows that require authorization and rate limits. No prompt injection or confirmed malicious intent was found.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

5 Files scanned · 1,996 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

    Binding unavailable

  2. Artifact

    Identity incomplete

  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.

Observed in 2 evidence locations

Network access

May connect to external services.

Observed in 4 evidence locations

Filesystem access

May read or write local files.

Observed in 2 evidence locations

Env variables

May read values from the process environment.

Observed in 3 evidence locations

External commands

May invoke commands or programs outside the Skill.

Observed in 4 evidence locations

Risk findings

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

Confirmed security concerns (3)

RISK-001 Medium
Dual-use Web Fuzzing Commands
The skill documents real ffuf workflows for directory discovery, parameter fuzzing, virtual host discovery, and CI testing. This is appropriate for authorized DAST work, but the same commands can be misused for reconnaissance against unauthorized targets.
The command examples and the safety section confirm legitimate security-testing intent. Risk remains elevated because the network fuzzing behavior is directly usable outside authorized scope.
RISK-002 Medium
Authentication Endpoint Credential Fuzzing Guidance
The skill includes examples for fuzzing usernames and passwords against login endpoints. This is legitimate in a scoped test, but it is sensitive because it can resemble credential stuffing or brute-force activity if used without permission.
The examples explicitly target login requests and password wordlists. The surrounding DAST context reduces malicious-confidence, but the operational risk is clear.
RISK-003 Medium
Pipe-to-Shell Installer in CI Template
The CI template installs tfsec by piping a remote script directly into bash. This is a real supply-chain risk if copied as-is because remote script content is executed without pinning or verification.
The line contains a direct remote download piped to bash. It appears to be a template example, not malicious code, but the execution pattern is dangerous.

Expert evidence

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

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

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.

Static false positives ignored (4)
Low
Static Hits Are Mostly Documentation Examples
Many external command and URL findings are expected markdown examples for installing ffuf and running authorized web fuzzing. They are not hidden automation and do not execute when the skill is loaded.
The patterns are in fenced documentation blocks and match the stated purpose of an ffuf DAST skill. No evidence found that the skill silently executes them.
Low
Security Rule Template Contains Vulnerable Examples
The rule template includes sample vulnerable code for hardcoded secrets, XSS, and weak cryptography so security rules can detect those patterns. These examples are educational content rather than active malicious behavior.
The surrounding metadata labels the patterns as detection rules and remediation examples. No evidence found that these examples are executed by the skill.
Low
Environment Token Use Is GitHub Action Configuration
The GitHub token reference is used by the Gitleaks action in a CI template. This is normal GitHub Actions configuration, not evidence of credential exfiltration.
The token is referenced through GitHub Actions secrets and passed to a named secrets-scanning action. No external exfiltration endpoint is shown.
Low
XSS and API Key Examples Are Remediation Documentation
The example document shows unsafe DOM operations and environment-based API key handling as part of security education. These snippets are not loaded by an application runtime in this skill.
The sections are labeled as vulnerability examples or secure API authentication examples. No evidence found of active script execution or secret theft.

Verify and export

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

Audit attestation: not_attestable