Caveat verdict

propel-code-review

propel-code-review-smoke-1773429953

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

Accesses credentials AND writes files

Code review API client for the declared Propel platform that reads PROPEL_API_KEY and calls app.propelcode.ai; token persistence to shell profile is user-prompted and documented, matching the legitimate stated purpose.

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.

30
security
60
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat 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

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/smoke_test_permissions.sh · prose · downgraded · TOKEN="${PROPEL_API_KEY%?}B

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match low

Popular HTTP library — network access

scripts/smoke_test_permissions.sh · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: PROPEL_API_KEY). Requires 3 system binaries. (2 elevated: curl, git).

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