Skip to content

/secure-npm-package

Set up a secure release process for an npm package to protect it from supply chain attacks. Use for any request to create and publish a new npm package, secure npm publishing or releasing, set up npm Trusted Publishing, provenance, or Staged Publishing, harden a release workflow.

shell
$ npx -y skills add evilmartians/agent-skills --skill secure-npm-package --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/secure-npm-package
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Set up a secure release process for an npm package to protect it from supply chain attacks. Use for any request to create and publish a new npm package, secure npm publishing or releasing, set up npm Trusted Publishing, provenance, or Staged Publishing, harden a release workflow.
Ships withevilmartians-agent-skills

Agent Skills we build and use at Evil Martians, packaged so you can install them into your own AI coding agent.

Get the whole plugin, auto-invoked
Stats
22
Stars
0
Views
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
1d ago
Last commit
22d ago
Created

Repo: evilmartians/agent-skills