Caveat verdict

timeless

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

Accesses credentials AND makes external network calls

Queries meeting transcripts and uploads recordings to Timeless using a declared access token sent only to my.timeless.day; all operations match the stated purpose and executionSinkDetected is attributable to documented yt-dlp download functionality.

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.

20
security
90
transparency
90
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 makes external network calls — potential credential theft

LLM02 · ASI03

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/upload.sh · prose · downgraded · TOKEN="${TIMELESS_ACCESS_TOKEN:?TIMELESS_ACCESS_TOKEN not set}

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · Base64-encode

Pattern match low

Opens WebSocket connection

api-reference.md · prose · downgraded · WebSocket

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C). 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: TIMELESS_ACCESS_TOKEN). Requires 2 system binaries. (1 elevated: curl).

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