zerion-api-skill-2

clawhub:zerion-api-skill-2

View source
B
85/100

First Seen

Feb 18, 2026

Last Scanned

Feb 22, 2026

Findings

1

Score

85/100

HIGH 1

Findings (1)

HIGH
Base64-encoded instructions
L37

Detects instructions to decode and execute base64 content

base64 of `zk_dev_abc123:` → `emtfZGV2X2FiYzEyMzo=
FIX

Remove text that simulates multi-turn conversations or fake user/assistant message pairs. These patterns attempt to manipulate the agent by fabricating conversation history.

FP?

Likely FP if the matched text is documentation showing example conversations or API request/response formats for illustration purposes.