Secure Skill Repo Ingestion

Security checks for repository ingestion — scans repos for poisoned examples, dependency and supply-chain attacks, file/path traversal, format-based attacks, and enforces quarantine-before-commit. Load as part of the secure-* skill sequence whenever an agent reads, ingests, or learns from a GitHub repository. Also load when the user asks to check a repo for poisoned code, scan dependencies, verify supply chain safety, check for path traversal, scan repo files for attacks, or audit a repo before ingestion. Covers Issues 3, 4, 7, 8 from the agent security threat model: poisoned training data, dependency attacks, file/path attacks, and format-based attacks.

dvy1987 Updated 3 repo stars

File contents

dvy1987/agent-loom/tree/main/.agents/skills/secure-skill-repo-ingestion commit d06f2921cc

Frequently asked questions

npx skillmds@latest add dvy1987/secure-skill-repo-ingestion