← Back to Skills Marketplace
nyxur42

[Nyx Archive] Skill Security Protocol

by nyxur42 · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
537
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nyx-archive-skill-security-protocol
Description
Teach your AI agent to think about security. A reasoning methodology for vetting skills before installation — red/green flag heuristics, 4-phase audit protoc...
Usage Guidance
This skill appears coherent with its stated purpose (a text-based methodology) and has no direct code or credential requests, which is good. However, the documentation contains a prompt-injection pattern that could be either an example or an embedded attempt to override safety. Before installing or running this skill: (1) open SKILL.md and search for literal phrases like 'ignore previous instructions', 'ignore safety', or any direct directive to bypass agent constraints; (2) ensure the file only contains warnings/examples about prompt injection rather than operational directives; (3) run the audit steps in a sandboxed agent session that has no access to your real credentials or filesystem; (4) do not grant any agent running this skill shell access or the ability to read system secrets unless you have manually verified every instruction; (5) if anything in the document instructs the agent to fetch or execute remote code, treat it as a red flag and do not proceed. If you want higher assurance, ask the publisher for provenance (author identity, repository history) or prefer skills from established authors.
Capability Analysis
Type: OpenClaw Skill Name: nyx-archive-skill-security-protocol Version: 1.1.1 The OpenClaw AgentSkills skill bundle 'nyx-archive-skill-security-protocol' is benign. Its `SKILL.md` file provides a comprehensive, instruction-based security protocol for an AI agent to vet other skills. It explicitly warns against various attack patterns, including prompt injection, and instructs the agent to use standard system commands (`find`, `cat`, `ps`, `ss`, `crontab`, `ls`) solely for auditing and verification purposes. The skill itself contains no executable scripts or binaries, adhering to its 'zero dependencies' claim, and its entire content is dedicated to enhancing the agent's security judgment.
Capability Assessment
Purpose & Capability
Name/description claim a reasoning methodology for vetting skills and the skill is instruction-only with no binaries, env vars, or install steps — this is coherent and proportionate to its stated purpose.
Instruction Scope
SKILL.md gives stepwise audit guidance (recon, analysis, post-install checks) and sample clawhub commands to inspect skill files — all within scope. However, the static pre-scan flagged a prompt-injection pattern ('ignore-previous-instructions') inside the SKILL.md. That pattern could be benign (an example/warning) or malicious (an attempt to override agent safety). Manually inspect the file for any literal instructions that tell an agent to ignore prior safety constraints, to execute shell commands, or to fetch/run remote code.
Install Mechanism
No install spec and no code files — lowest-risk model (pure documentation). Nothing is written to disk or fetched by the skill itself.
Credentials
No required environment variables, credentials, or config paths are declared; the content describes checking for sensitive files as part of audits but does not request access itself. This is proportionate.
Persistence & Privilege
always:false, user-invocable:true, and no instructions to create persistent agents or system changes. The skill does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nyx-archive-skill-security-protocol
  3. After installation, invoke the skill by name or use /nyx-archive-skill-security-protocol
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Replace author name with public handle (LeeOde)
v1.1.0
Initial release — 4-phase security audit methodology for vetting skills before installation
Metadata
Slug nyx-archive-skill-security-protocol
Version 1.1.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is [Nyx Archive] Skill Security Protocol?

Teach your AI agent to think about security. A reasoning methodology for vetting skills before installation — red/green flag heuristics, 4-phase audit protoc... It is an AI Agent Skill for Claude Code / OpenClaw, with 537 downloads so far.

How do I install [Nyx Archive] Skill Security Protocol?

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

Is [Nyx Archive] Skill Security Protocol free?

Yes, [Nyx Archive] Skill Security Protocol is completely free (open-source). You can download, install and use it at no cost.

Which platforms does [Nyx Archive] Skill Security Protocol support?

[Nyx Archive] Skill Security Protocol is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created [Nyx Archive] Skill Security Protocol?

It is built and maintained by nyxur42 (@nyxur42); the current version is v1.1.1.

💬 Comments