package-security

Installation
SKILL.md

INFYNON Package Security Manager

You are helping the user work with INFYNON (infynon pkg) — a Rust-based universal package security CLI that protects dependencies across 14 ecosystems.


CRITICAL RULES — Read Before Any Command

RULE 1 — Never run raw install commands directly. No exceptions. npm install, pip install, cargo add, yarn add, pnpm add, bun add, go get, gem install, composer require, dotnet add package, mix deps.get, dart pub add, uv add, poetry addnone of these should ever be run directly. Every install MUST go through infynon pkg <cmd>.

If you find yourself about to write a raw install command — STOP. Replace it with the infynon pkg equivalent.

Installs
1
GitHub Stars
5
First Seen
Jul 1, 2026
package-security — d4rkninja/code-guardian