Versioned security assessment

Report ID: SA-BCC45D82

7/26/2026, 10:18:29 AM

email-sequence-designer security assessment v6

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: claude Historical report
Skill name
email-sequence-designer
Version
v19.0.0
Maintainer
aaron-he-zhu
Coverage
1 Files scanned · 100 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

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 findings are false positives caused by Markdown code fences and relative documentation links. Two risks remain: the Resend shell example lacks safe handling for supplied values, and the save filename is derived from a flow or goal without a stated sanitization rule.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Attestation superseded

A newer attestation exists.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 100 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 29 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 14 evidence locations

Capability review items (2)
High
Path traversal sequence
On user confirmation, save to `memory/email/email-sequence-designer/YYYY-MM-DD-<flow-or-goal>.md` —
The output filename includes the flow or goal placeholder without a stated filename allowlist or path normalization. A crafted value could escape the intended memory directory if an implementation interpolates it directly.
Medium
Ruby/shell backtick execution
**Zero-dependency flow activation (when Resend is the ESP)**: once a flow step's creative is approve
The skill directs a shell invocation whose segment identifier and message fields are placeholders for user-controlled values. It provides no safe argument construction or validation guidance, creating a command-injection risk when copied into a shell.

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
    High
    The save path includes a user-derived flow or goal name.
    Generate the filename from a slug allowlist, reject path separators and dot segments, and verify the resolved path remains inside the memory directory.
  2. FIX-002
    Medium
    The Resend activation example places supplied values into a shell command.
    Provide a wrapper that passes validated values as structured arguments, or require strict allowlists and shell-safe quoting for every supplied value.

Expert evidence

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

Artifact subject

Marketplace commit
bcc45d822b2fa0c81cb9bc97b710631e1d8f0c0c
Content hash
7a0d3864b21d8f02f2c4843389305c013de543d73248811f2d954a9857697f2f
Tree hash
4d5af6fa0b9b840f3d0b3934aa5a91e1c0962b4069f9bcc95a24bba3e8a96790
Skill path
skills/aaron-he-zhu/email-sequence-designer
Audit payload hash
484d8a84ffddfb78ae715b5e8bb16cf4

Analysis metadata

Audit model: claude

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