Versioned security assessment

Report ID: SA-1335CE44

6/30/2026, 6:13:18 AM

latchbio-integration security assessment v5

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
latchbio-integration
Version
v5
Maintainer
K-Dense-AI
Coverage
6 Files scanned · 2,150 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.

The static analyzer reported many high-risk patterns, but review found they are markdown examples, CLI snippets, public links, and Latch SDK usage notes rather than executable skill code. No evidence found of malicious prompt injection, credential exfiltration, obfuscation, or hidden runtime behavior. The skill is low risk because it documents commands, cloud workflow execution, local file handling, and secret retrieval that users should run only in trusted projects.

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 · 2,150 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.

Not recorded by this audit

Network access

May connect to external services.

Observed in 3 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 1 evidence location

External commands

May invoke commands or programs outside the Skill.

Observed in 3 evidence locations

Capability review items (3)
Low
Static Command Findings Are Documentation Examples
The reported shell execution findings are markdown command examples and inline formatting. They document installing, initializing, registering, and executing Latch workflows, and they are not executable code inside the skill.
The cited lines are fenced markdown examples, not Ruby backtick execution or hidden shell calls. The commands are normal Latch CLI usage for this skill domain.
Low
Filesystem Access Appears In Example Workflow Code
The filesystem findings are example snippets showing how Latch tasks read local input files, write output files, and use temporary task storage. This is expected for bioinformatics workflow documentation, but users should review paths before running generated workflows.
The file operations are contained in documentation examples and are limited to ordinary workflow input, output, and temporary storage paths. No skill file performs these operations automatically.
Low
Secret Retrieval Example Requires User Care
The environment access finding is a Latch SDK secret retrieval example using get_secret("api_key"). This is a legitimate secure-secret pattern, but generated workflows should avoid logging or returning secret values.
The reviewed context shows only a secret retrieval example and no network transmission or logging of the value. The residual risk is user misuse when adapting the example.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

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 (2)
Low
Public URLs And Promotional Link Are Not Exfiltration Evidence
The network findings are public documentation, repository, community, blog, and K-Dense Web links. No evidence found that the skill sends local data, credentials, or workspace content to these URLs.
The URLs are visible documentation or product links, and there is no executable request code. The K-Dense Web suggestion may influence user behavior, so it remains a low marketplace concern.
Low
Dynamic Import And Weak Crypto Findings Are False Positives
The dynamic import findings correspond to normal Python import examples, and the weak cryptography findings appear to be scanner matches on unrelated bioinformatics text and decorators. No cryptographic operation or dynamic loader was found in the reviewed context.
The verified workflow lines show a static from-import statement. The cited SKILL.md lines describe verified bioinformatics workflows, not cryptography.

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