CtrlK
BlogDocsLog inGet started
Tessl Logo

g14wxz/storage-resumable-upload

Implements TUS resumable upload protocol for files >6MB with advisory lock conflict handling.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

Security

1 high severity finding. You should review these findings carefully before considering using this skill.

High

W007: Insecure credential handling detected in skill instructions

What this means

The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.

Why it was flagged

Insecure credential handling detected (high risk: 1.00). The skill's examples and steps explicitly instruct including an "Authorization: Bearer <access_token>" header in curl/HTTP requests, which requires the agent to insert the actual access token verbatim into generated commands/requests, creating an exfiltration risk.

Report incorrect finding
Audited
Security analysis
Snyk