Caveat verdict

tiktok-app-marketing

larry

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

Accesses credentials AND writes files

TikTok marketing automation skill for creating slideshow posts, tracking analytics, and posting via Postiz API; credential_access is for user-provided Postiz/RevenueCat API keys for legitimate social media marketing workflows.

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
50
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

Capability combination medium

Both reads and writes files — verify scope is limited to intended directories

LLM06 · ASI02

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Coarse signal — prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("API key") and emits it outward ("post"). Phrased as prose with no trigger tokens — a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md · 1. **Sign up at [postiz.pro/oliverhenry](https://postiz.pro/oliverhenry)** — create an account 2. **Connect TikTok** — this is the main one. Go to Integrations

Confirmed in code medium

File write/delete operation

SKILL.md · code

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

SKILL.md · prose · downgraded · apt-get install

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · got

Permissions & capabilities

No declared permissions — minimal attack surface.

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