Versioned security assessment

Report ID: SA-2B47DB13

6/30/2026, 2:55:56 AM

higgsfield-product-photoshoot security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
higgsfield-product-photoshoot
Version
v2
Maintainer
higgsfield-ai
Coverage
1 Files scanned · 216 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.

AI review confirms a high-risk remote installation pattern: the skill instructs users to run a GitHub install script through sh. Most static findings for Ruby backticks, weak cryptography, path traversal, and system reconnaissance are false positives caused by Markdown formatting, mode names, placeholder URLs, and interview questions. The skill is not confirmed malicious, but publication should wait until the remote shell install path is removed or replaced with safer installation guidance.

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 · 216 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.

Observed in 1 evidence location

Network access

May connect to external services.

Observed in 3 evidence locations

Filesystem access

May read or write local files.

Observed in 5 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.

Observed in 6 evidence locations

Capability review items (3)
High
Remote Install Script Piped To Shell
The skill instructs users to run a GitHub-hosted install script through sh if the Higgsfield CLI is missing. This can execute arbitrary remote code in the user environment and creates a supply-chain risk for a community skill.
The command is explicit and pipes a remote URL directly to sh. The risk is high even without proof of malicious intent because the executed script is outside the reviewed skill file.
Medium
Networked CLI Uploads Local Image Inputs
The skill uses a Higgsfield CLI command that sends generation requests to a backend and accepts local image paths that are auto-uploaded. This appears core to the product workflow, but users should understand that product or reference images may leave the local machine.
The file states that the backend submits jobs and that local image paths are auto-uploaded. The behavior is legitimate for image generation, but it is a real privacy and data-transfer consideration.
Medium
Broad Bash Permission For External CLI Workflow
The frontmatter allows Bash and the instructions rely on external Higgsfield commands. The commands are documented for the intended workflow, but a marketplace user should review command execution expectations before enabling the skill.
The skill clearly declares Bash and uses command examples. I did not find command construction that directly executes untrusted shell fragments, but the permission is still meaningful.

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 (1)
Low
Static Analyzer False Positives Dismissed
The reported Ruby backtick, weak cryptography, path traversal, and system reconnaissance findings are not supported by the file context. The relevant lines are Markdown inline code, mode labels, placeholder CDN URLs, or user interview questions, not executable Ruby, cryptographic code, traversal logic, or reconnaissance commands.
Manual review of the cited lines shows descriptive Markdown and example output rather than active code. No evidence found for weak cryptography, path traversal, or system reconnaissance behavior.

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