Caveat verdict

bloom-discovery

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Analyzes local files and installed skills, optionally reports anonymized usage metrics with explicit opt-in, and registers agent identity on blockchain; all operations are documented, opt-in, and match the stated discovery purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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

0
security
80
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

Pattern match critical

Pipe to bash — executes piped content as shell commands

openclaw-wrapper/README.md · code · | bash

Pattern match high

Possible hardcoded credential

generate-fresh-token.ts · prose · downgraded · secret:', jwtSecret.substring(0, 10) +

Pattern match high

Pipe to python — executes piped content as Python code

src/analyzers/signal-merger.ts · prose · downgraded · |python

Pattern match medium

References child_process — can spawn system processes

scripts/deploy-sbt.ts · prose · downgraded · child_process

Pattern match medium

Data URI with base64 payload — may embed malicious content

scripts/mint-sbt.ts · prose · downgraded · data:application/json;base64,

Pattern match medium

Dynamic import() — loads module at runtime

src/analyzers/data-collector-enhanced.ts · prose · downgraded · import('

Pattern match medium

Instructs covert action — may act without user awareness

src/analyzers/personality-analyzer.ts · prose · downgraded · quietly

Pattern match medium

Uses exec() — may execute shell commands

src/integrations/bird-twitter.ts · prose · downgraded · exec(

Pattern match low

Makes HTTP request to external URL

docs/agent-skills-pipeline-instructions.md · code · fetch("https://

Pattern match low

Accesses sensitive environment variables

generate-fresh-token.ts · prose · downgraded · process.env.JWT_SECRET

Pattern match low

Popular HTTP library — network access

src/analyzers/data-collector-enhanced.ts · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

package_install

Is this flag fair?

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