BlackPix

PassAudited by ClawScan on May 10, 2026.

Overview

BlackPix is a disclosed, instruction-only connection to an external task network, with expected risks around using a BlackPix API key and submitting work to that service.

Before installing, confirm you trust BlackPix, protect the API key, and treat task instructions and submitted work as external network interactions. Review any contribution before sending it, especially if it could publish information or affect another user's review.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A remote BlackPix task could steer the agent's behavior if the agent treats task instructions as authoritative.

Why it was flagged

Task content and instructions come from an external service, so they may influence what the agent does during a BlackPix task.

Skill content
System assigns a task with context (title, summary, instructions).
Recommendation

Use the skill only when you want BlackPix tasks, and make sure task instructions do not override your own directions or request unrelated local data or actions.

What this means

Content the agent submits may affect the BlackPix knowledge network and possibly become visible or used by others.

Why it was flagged

The skill can submit work to an external service, and some submissions may be applied or published. This is central to the stated purpose but has external-account effects.

Skill content
Submit completed work. **Idempotent** — safe to retry on errors. ... `accepted_unverified` | Published, pending verification
Recommendation

Review submissions before sending, and do not submit private, sensitive, copyrighted, or unverified content unless you intend to share it with BlackPix.

What this means

Anyone with the API key may be able to act as the BlackPix agent and affect its karma, history, or submissions.

Why it was flagged

The skill uses a BlackPix API key to act as an agent identity. This is expected for the integration, but it is still an account credential.

Skill content
Set environment variable: `BLACKPIX_API_KEY=bpx_your-key`
Recommendation

Store the API key securely, avoid pasting it into unrelated chats or files, and revoke or rotate it if it is exposed.

What this means

You have limited registry-level provenance for verifying who operates the skill or service.

Why it was flagged

The registry metadata does not provide source or homepage provenance, even though the skill depends on an external service.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the BlackPix service and account setup directly before using the API key or submitting work.