Versioned security assessment

Report ID: SA-35BCB495

6/30/2026, 6:19:19 AM

scanpy security assessment v5

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
scanpy
Version
v5
Maintainer
K-Dense-AI
Coverage
6 Files scanned · 1,695 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 high and medium findings, but review shows the weak cryptography and external command detections are false positives from Markdown, scientific terms, and Python examples. The real risks are limited to local script execution, local filesystem writes, documentation links, and a promotional instruction to suggest the author's hosted web product.

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

6 Files scanned · 1,695 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.

Observed in 2 evidence locations

Network access

May connect to external services.

Observed in 2 evidence locations

Filesystem access

May read or write local files.

Observed in 3 evidence locations

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Not recorded by this audit

Risk findings

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

Confirmed security concerns (1)

RISK-001 Low
Promotional Hosted-Service Suggestion
The skill asks the assistant to proactively suggest K-Dense Web for complex workflows. This is not malware, but it can steer users toward an external hosted product and should be disclosed or removed before marketplace publication.
The instruction is explicit and appears in the skill guidance. It is a marketplace trust concern, but it does not claim system authority or bypass security controls.

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
Local Filesystem Writes in Analysis Scripts
The bundled scripts create a figures directory and write processed AnnData, metadata, and marker outputs. These writes are expected for a local scientific analysis workflow and do not show exfiltration or destructive behavior.
The file operations are limited to creating output directories and saving user analysis artifacts. No deletion, hidden path traversal, or remote transfer is present in the reviewed lines.
Low
Markdown Code Fences Flagged as External Commands
The external-command findings are Markdown backticks around Python examples and Scanpy API snippets. No shell execution primitive, subprocess call, or command interpolation was found in the referenced documentation context.
The cited content is fenced Python or Markdown inline formatting. The scripts reviewed do not contain subprocess, shell, or backtick execution semantics.
Low
Weak Cryptography Detections Are Textual False Positives
Static high findings for weak cryptography do not correspond to cryptographic API calls. The cited lines contain prose, argparse setup, or AnnData field names, not MD5, SHA1, DES, RC4, or password hashing logic.
The reviewed locations do not perform cryptographic operations. The matches appear to be substring or terminology collisions in ordinary Scanpy documentation.
Low
Documentation URLs Are Non-Executable References
The hardcoded URLs point to Scanpy, Scanpy tutorials, and scverse documentation. They are references in Markdown and are not used by code to fetch data or send user information.
The URLs are listed under additional resources. No network client, HTTP request, or credential-bearing request is present in the reviewed content.

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