Versioned security assessment

Report ID: SA-CA0BA5CB

7/13/2026, 1:02:15 PM

deliverability-qa security assessment v7

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
deliverability-qa
Version
v7
Maintainer
aaron-he-zhu
Coverage
2 Files scanned · 141 Lines analyzed
Policy version
Unavailable

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

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.

Most static alerts are false positives caused by Markdown backticks and fixed relative documentation links. Two lines explicitly invoke external Python connectors for Resend and DNS-over-HTTPS checks. The connector implementations are outside this scanned package, so their behavior cannot be verified here.

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

2 Files scanned · 141 Lines analyzed

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

Filesystem access

May read or write local files.

Observed in 25 evidence locations

Env variables

May read values from the process environment.

Observed in 1 evidence location

External commands

May invoke commands or programs outside the Skill.

Observed in 32 evidence locations

Capability review items (2)
Medium
Ruby/shell backtick execution
**Zero-dependency ESP automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/scripts
Line 52 explicitly instructs the agent to launch a Python Resend connector. The referenced script is outside the scanned package and uses account credentials, so its behavior cannot be verified.
Medium
Ruby/shell backtick execution
**Zero-dependency S1 record pull (keyless, works for any ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/scr
Line 54 explicitly invokes a Python DNS-over-HTTPS connector with a supplied domain. This creates real process and network activity through code not included in the scanned package.

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
    External connector commands are not included in the scanned skill package.
    Bundle and audit connector scripts, pin their paths, disclose network destinations, and require user confirmation before execution.
  2. FIX-002
    Low
    The Resend connector requires an account API key.
    Use a least-privilege key, keep it in environment storage, and ensure the connector never logs or returns the credential.

Expert evidence

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

Artifact subject

Marketplace commit
ca0ba5cb231c49904bd759cb3ae1d8548b184f67
Content hash
995367826881345af9e5d1038a3baf2153840d644cdbc88226816e1866ad637a
Tree hash
907c3d5439aaf585a413bca7a921a72bbe99d5cae97e6e4fb79cf740662476d0
Skill path
skills/aaron-he-zhu/deliverability-qa
Audit payload hash
a2ae56f058c03cc0b5c5928226a274ab

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: not_attestable