ClawAudit verdict

pixcli

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Accesses credentials AND writes files

Creative asset generation CLI using pixcli.shellbot.sh backend; network hosts are explicitly declared and all model calls are server-side via the CLI backend.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

20
security
70
transparency
90
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ€” it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND writes files โ€” may persist stolen credentials locally

LLM02 ยท LLM06 ยท ASI03

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="mk-prod-...

Pattern match medium

Blob URL โ€” may embed executable content

references/remotion-rules/can-decode.md ยท code ยท blob:

Pattern match low

Makes HTTP request to external URL

references/remotion-rules/compositions.md ยท code ยท fetch(`https://

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: METERKEY_API_KEY).

network_incredential_accessfile_writepackage_install
Check another skill Browse the registry Auditing your own skills or configs? Use the API