r3f-loaders

skills-sh:enzed_r3f-skills__r3f-loaders

View source
B
84/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

2

Score

84/100

MEDIUM 2

Findings (2)

MEDIUM
Base64-encoded instructions
L129

Detects instructions to decode and execute base64 content

DecoderPath('https://www.gstatic.com/draco/versioned/decoders/1
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.

MEDIUM
Base64-encoded instructions
L223

Detects instructions to decode and execute base64 content

DecoderPath('https://www.gstatic.com/draco/v1/decoders/
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.