renky1025/agent-skills · skill-security-check/SKILL.md

skill-security-check skillA

skill-security-check is agent-read markdown (skill) from renky1025/agent-skills: 专门用于skill安装前的安全检查。支持多种编程语言(JavaScript/TypeScript, Python, Rust, Java, Go, C/C++, Ruby, PHP等)。在用户安装任何skill之前自动执行安全检查,检查数据外泄、凭证访问、文件系统越界、敏感文件访问、动态代码执行、权限提升、持久化机制、运行时安装、代码混淆、进程侦察、浏览器会话访问等安全风险。必须在安装任何第三方或社区skill之前使用此skill进行全面安全审查。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add renky1025/agent-skills/skill-security-check@git:20260830.2c099b8
Exact content
mdr add renky1025/agent-skills/skill-security-check@sha256:f0d2352cef19bdc6

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_lc3a2sp7pty2mfw2.svg)](https://markdownregistry.com/a/art_lc3a2sp7pty2mfw2)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260830.2c099b8 latest2026-08-30 2c099b8 12,646 BA view · diff
git:20260825.fd539ff2026-08-25 fd539ff 12,201 BA view · diff
git:20260325.3a999112026-03-25 3a99911 11,540 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (12646 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

renky1025/agent-skills · 11 stars · license MIT · pushed 2026-09-10 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_lc3a2sp7pty2mfw2
GET https://markdownregistry.com/api/v1/resolve?ref=renky1025/agent-skills/skill-security-check
GET https://markdownregistry.com/api/v1/blob/f0d2352cef19bdc692b6a85dcc766461bf76a56c31ca226a296895c830aad1de

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.