Versioned security assessment

Report ID: SA-3F234517

6/28/2026, 8:13:09 AM

allra-test-writing security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
allra-test-writing
Version
v6
Maintainer
Allra-Fintech
Coverage
1 Files scanned · 781 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Low

1 confirmed security finding requires 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 external command and blocker patterns, but review found they are markdown backticks, Java examples, and test documentation. No prompt injection, credential access, network exfiltration, or malicious behavior was found. The skill includes benign Gradle and Maven test command examples, so external command risk is retained as a low-risk publication warning.

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

1 Files scanned · 781 Lines analyzed

1 item 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.

Not recorded by this audit

Network access

May connect to external services.

Not recorded by this audit

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

Risk findings

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

Confirmed security concerns (1)

RISK-001 Low
Benign Local Test Command Examples
The skill documents Gradle and Maven test commands for local project validation. These are normal developer workflows, but running project wrappers can execute local project code, so users should use trusted repositories.
The command examples are explicit and limited to test execution. They are legitimate for a testing skill, but external command execution has inherent local-code execution risk.

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 (3)
Low
Markdown Backticks Misclassified as Shell Execution
The Ruby or shell backtick alerts point to markdown inline code, markdown code fences, and Java test examples. They do not execute commands or define executable Ruby code.
The cited locations are documentation formatting and Java example blocks, not executable skill scripts. The skill contains only SKILL.md and no runnable helper script.
Low
Weak Cryptography Alert Is a Metadata False Positive
The weak cryptographic algorithm alert points to the frontmatter description. No cryptographic algorithm, hashing function, or security implementation is present at that location.
Line 3 is descriptive metadata for the skill. There is no code or cryptographic operation to evaluate there.
Low
System Reconnaissance Alerts Are Java Test Method Names
The reconnaissance alerts match words inside Java test examples, such as test method names and repository calls. No commands collect host, user, network, or environment information.
The cited locations are Java test method declarations or local test examples. No evidence of reconnaissance intent or data collection was found.

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