Caveat verdict

1password-ui

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

The skill describes a legitimate UI extension for managing 1Password credentials within an OpenClaw dashboard; the installation steps involve copying files and building the project locally, with no evidence of exfiltration, obfuscated execution, or prompt injection.

⚠ 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.

53
security
70
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match medium

References child_process — can spawn system processes

reference/1password-backend.ts · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/op-helper.py · prose · downgraded · subprocess.run(

Pattern match low

Accesses sensitive environment variables

reference/1password-backend.ts · prose · downgraded · process.env.OP_CONNECT_TOKEN

Pattern match low

Python urllib.request — network access

scripts/op-helper.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/op-helper.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

network_incredential_accesspackage_install

Is this flag fair?

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