← Back to Skills Marketplace
kamalsrini

Security embedded Dev

by kamalsrini · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
160
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install supply-chain-enterprise-security-skill
Description
Reviews AI/ML model supply chains for security risks including model provenance verification, training data lineage, fine-tuning pipeline integrity, inferenc...
Usage Guidance
This skill is a defensive, instruction-only checklist for reviewing ML model supply chains and is internally consistent. Before using it: (1) confirm you have authorization to review any target systems and artifacts; (2) be aware the agent will need read access to repo files, CI configs, or model documentation to produce a useful report — it will not and should not request cloud credentials itself; (3) expect gaps where the skill recommends checking cloud IAM or signed provenance unless you explicitly provide access via your normal, secure workflows; (4) note the minor name mismatch (registry name vs SKILL.md name) and verify you intended to install this particular skill; (5) do not grant broad secrets or make the agent execute downloaded model code — the skill already warns against execution.
Capability Analysis
Type: OpenClaw Skill Name: supply-chain-enterprise-security-skill Version: 1.0.0 The skill bundle is a legitimate security assessment tool designed to guide an AI agent through a review of AI/ML model supply chains. It provides structured methodology and search patterns (using Grep and Glob) to identify common vulnerabilities like unsafe deserialization (pickle), unverified model provenance, and insecure training pipelines. The SKILL.md file includes explicit safety instructions to prevent the agent from executing untrusted code or falling victim to prompt injection during its analysis.
Capability Assessment
Purpose & Capability
The SKILL.md describes a model supply-chain security assessor and the allowed-tools (Read, Grep, Glob) and lack of required env vars/install match that purpose. Minor inconsistency: the registry skill name is "Security embedded Dev" while the SKILL.md identifies itself as "model-supply-chain" — a naming mismatch but not a functional problem.
Instruction Scope
Instructions stay within defensive review scope: they tell the agent to read code/configs, check provenance, and explicitly forbid executing code or following embedded instructions. They limit tool use to Read/Grep/Glob. Note: some recommended checks (cloud IAM, SLSA artifacts, Sigstore proofs) may require out-of-band access or credentials not provided by the skill; the skill correctly does not request those credentials but will produce gaps if the agent lacks access.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install mechanism and consistent with a review guidance document.
Credentials
The skill requests no environment variables, credentials, or config paths. Given its stated purpose, that is proportionate: it guides checks against artifacts rather than requiring direct credentials. If the user wants deeper checks (e.g., cloud IAM), they will need to provide credentials separately and explicitly.
Persistence & Privilege
always is false and the skill does not request persistent privileges or attempt to modify agent/system configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supply-chain-enterprise-security-skill
  3. After installation, invoke the skill by name or use /supply-chain-enterprise-security-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release introducing model supply chain security review skill. - Enables structured assessment of AI/ML model supply chains, covering model provenance, training data lineage, fine-tuning integrity, inference dependency review, and backdoor detection. - Aligns assessments with OWASP LLM03:2025, SLSA v1.0, and MITRE ATLAS supply chain frameworks. - Guides users through context gathering and a step-by-step process to identify risks from unverified models, insecure download methods, and unsafe dependencies. - Designed for use by security, ML, and appsec engineers during build, review, and operate phases. - Ensures injection-hardened operation; restricts tool usage to safe, read-only commands.
Metadata
Slug supply-chain-enterprise-security-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Security embedded Dev?

Reviews AI/ML model supply chains for security risks including model provenance verification, training data lineage, fine-tuning pipeline integrity, inferenc... It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.

How do I install Security embedded Dev?

Run "/install supply-chain-enterprise-security-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Security embedded Dev free?

Yes, Security embedded Dev is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Security embedded Dev support?

Security embedded Dev is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Security embedded Dev?

It is built and maintained by kamalsrini (@kamalsrini); the current version is v1.0.0.

💬 Comments