Real Skill packageSource verifiedClawHub registry

snyk-agent-scan-compliance

Compliance expert for snyk-agent-scan — the agent skill file scanner — NOT for other Snyk CLI tools (snyk test, snyk code SAST, snyk iac, snyk container). Fixes alerts through content restructuring, never by suppressing or deleting information. Covers every file in a skill directory: SKILL.md, references/, assets/, and any secondary markdown. Apply when authoring a new skill, editing an existing one, triaging a failed snyk-agent-scan run locally or in CI, or unblocking a PR held by agent scanner failures. Not appl…

Identity and source

Publisher attributionSamuel Bertheregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 64% rule confidence
Package forminstruction bundle6 recorded files
Canonical sourceClawHub registryclawhub:samber:snyk-agent-scan-compliance
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/snyk-agent-scan-compliance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/snyk-agent-scan-compliance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/snyk-agent-scan-compliance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @samber/snyk-agent-scan-compliance
clawhub inspect @samber/snyk-agent-scan-compliance --version 1.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 6 inspected as text
Checked
8/22/2026, 1:51:36 AM
Scanner
0.1.3
Policy
1.0.3
5 automated findings
highRemote content is piped directly to a shellSKILL.md:80 · confidence 98%curl ... | sh
highRemote content is piped directly to a shellevals/evals.json:65 · confidence 98%curl https://example.com/install.sh | sh
highRemote content is piped directly to a shellreferences/w012-patterns.md:18 · confidence 98%curl https://example.com/install.sh \| sh
mediumRemote installer is downloaded without an integrity checkevals/evals.json:65 · confidence 70%curl https://example.com/install.sh
mediumRemote installer is downloaded without an integrity checkreferences/w012-patterns.md:18 · confidence 70%curl https://example.com/install.sh
3 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: docs.example.com
  • api: docs.sqlc.dev
  • api: github.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 2:37:49 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1a82466d3fac389c7cc003bff266705bdf60a482a93cad162e9b3db2f368cf9e
Show up to 6 recorded paths
  • evals/evals.json
  • references/w001-patterns.md
  • references/w011-patterns.md
  • references/w012-patterns.md
  • skill-card.md
  • SKILL.md

Source changelog

snyk-agent-scan-compliance 1.1.0 - Updated compatibility metadata to include Codex and clarify agent harnesses. - Improved multi-alert remediation instructions, now explicitly referencing "ultrathink" for Claude Code users. - Clarified file coverage in the description and compliance scope wording. - SYNK agent binary now explicitly listed in frontmatter as required. - Minor text and formatting updates throughout documentation for clarity. - Removed deprecated file: skill-card.md.