🛡️
QualityPython

Antinet Security Scan

by anbeime

Antinet Security Scan is a Quality skill for Claude Code, published by anbeime in skill.

5.3K stars519 forkson anbeime/skillAdded 2026/08/16+3% in starsRepository updated 2026/08/16
claude-skillsfinance-skillgemini-skillshermes-skilloffice-skillopenclaw-skillsskillskill-mdskills
Install in seconds
Install Antinet Security Scan
Copy Antinet Security Scan into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anbeime/skill/tree/main/skills/antinet-security-scan ~/.claude/skills/antinet-security-scan

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anbeime/skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/antinet-security-scan/SKILL.md in anbeime/skill
Installs to
~/.claude/skills/antinet-security-scan
Collection
One of 23 skills cataloged from this repository
Category
Quality1354 skills

What Antinet Security Scan does

Antinet Security Scan performs security and compliance checks on incoming files or URLs and returns a pass/reject verdict together with a scan report. Use it as a mandatory front-line gate before any document processing.

Antinet Security Scan is cataloged under Quality on DirSkills. Antinet Security Scan comes from a repository tagged claude-skills, finance-skill, gemini-skills, hermes-skill and office-skill.

Documentation

README

合规安检 Skill(锦衣卫)

使用方式

  • 由锦衣卫 Worker 在收到文件/URL 时调用,作为流水线的第一道闸门。
  • 输出结构化判定(pass / reject),并写入 provenance 交由太史阁留痕。

输入(Input)

  • target:待检对象,二选一
    • 本地文件路径(PDF / PPT / Excel / Word / 图片)
    • 外部 URL(需先解析域名)
  • policy_ref:(可选)覆盖默认策略的合规规则集引用

输出(Output)

  • verdictpassreject
  • report:安全扫描报告,含命中的黑名单项、许可状态、风险等级
  • trace_id:本次扫描的 provenance 追踪 ID(用于太史阁留痕)

依赖(Dependencies)

  • Sci-Hub 等已知违规域名黑名单(本地 CSV/JSON)
  • OA 文档许可校验库(本地规则)
  • 文件类型探测(python-magic

失败处理(Failure Handling)

  • 扫描服务不可用:拒绝文件并告警,绝不降级放行(零信任底线)。
  • 文件类型无法识别:标记 reject 并写入原因,交由管理员确认。
  • 黑名单库读取失败:回退到「全拒 + 告警」保守策略,并提示运维修复。

复用价值(Reuse Value)

  • 与具体业务解耦:任何文档处理系统(RAG、知识库、合同审查)均可直接挂载此 Skill 作入口安检。
  • 判定标准可配置:通过替换 policy_ref 适配不同行业的合规基线。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Antinet Security Scan

  • What else does anbeime publish alongside Antinet Security Scan?

    Antinet Security Scan is one of 23 skills that DirSkills catalogs from anbeime/skill, the repository it ships in. Its siblings there include Agent Team, AgentKit Multimedia Shopping and Antinet Doc Parse. Each one is a separate skill with its own page in this directory, installs the same way Antinet Security Scan does, and is maintained by anbeime in that same repository. The rest of the collection is listed on the anbeime/skill page.

  • How does Antinet Security Scan compare to other Quality skills?

    Antinet Security Scan ranks #286 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Antinet Security Scan against them. Open each page to compare what they document and how they install.

More from anbeime/skill

Antinet Security Scan is one of 23 skills cataloged on DirSkills from anbeime/skill.

See all 23 skills
👥
2w ago

Agent Team

Agent Team provides a framework for managing and combining multiple AI agent roles into task-oriented teams with real-time communication and shared memory. Use it when coordinating multiple agents for meetings, system building, or complex projects.
AI Engineering
5.3K519
🎬
2w ago

AgentKit Multimedia Shopping

AgentKit Multimedia Shopping generates digital human shopping guide videos by orchestrating AI image, voice, music, and video generation into a 9:16 vertical workflow. Use it to produce e-commerce digital human shopping guide videos with ByteDance agentkit multimedia samples.
Automation
5.3K519
📄
2w ago

Antinet Doc Parse

Antinet Doc Parse converts PDF, PPT, Excel, and Word files into structured Markdown with metadata and confidence scores. Use it as a data foundation for RAG pipelines and knowledge-card generation.
Data
5.3K519
🃏
2w ago

Antinet Four Color Cards

Antinet Four Color Cards generates four structured analysis cards—blue facts, green explanations, yellow risks, and red actions—from parsed documents and user intent, with source traceability. Used for research, finance, and legal document analysis.
Data
5.3K519
🧾
2w ago

Antinet Provenance

Antinet Provenance collects full-chain operational logs and generates traceable evidence chains and vector indexes for multi-agent system observability and security auditing. Use it to record key operation events, query audit trails by trace ID or time window, and support rollback and compliance.
AI Engineering
5.3K519
🖼️
2w ago

Article Illustrator

Article Illustrator analyzes article content and generates illustrations at positions where visual aids help, such as abstract concepts, processes, or comparisons. It is used when a user asks to add images or illustrations to an article.
AI Engineering
5.3K519