zapier-workflows

skills-sh:davila7_claude-code-templates__zapier-workflows

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
MCP server auto-registration
L123

Detects automatic registration of MCP servers into agent configuration

claude mcp add 
FIX

Pin the curl/wget download to a specific URL with version and verify the downloaded file's SHA-256 checksum before using it. Prefer package manager installs over raw downloads.

FP?

Likely FP if the download is from a well-known canonical source (e.g., official GitHub release) and the documentation includes checksum verification steps.

MEDIUM
MCP server auto-registration
L301

Detects automatic registration of MCP servers into agent configuration

claude mcp add 
FIX

Pin the curl/wget download to a specific URL with version and verify the downloaded file's SHA-256 checksum before using it. Prefer package manager installs over raw downloads.

FP?

Likely FP if the download is from a well-known canonical source (e.g., official GitHub release) and the documentation includes checksum verification steps.