Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计通过

agency-security-engineer机构安全工程师

Agent Skill

用于辅助安全审计、权限检查、凭据风险、认证流程和常见漏洞排查。它适合让 Agent 梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。使用时不能把工具输出直接当最终结论,涉及密钥、令牌、用户数据或生产系统时,应先确认最小权限、脱敏方式和操作边界。

总安装

1

周安装

8

GitHub Stars

2

下载量

65
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:agency-security-engineer(机构安全工程师)
来源仓库:https://github.com/nordz0r/skills
仓库路径:skills/agency-security-engineer
安装命令:
npx skills add https://github.com/nordz0r/skills --skill agency-security-engineer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/nordz0r/skills --skill agency-security-engineer

简介

用于辅助安全审计与漏洞排查,梳理敏感配置与鉴权逻辑。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中分析依赖风险或生成安全复核清单。
  • 结合 Vault、Kubernetes 等工具实施最小权限策略与秘密管理。
  • 不能将工具输出直接当作最终结论,涉及生产系统时需确认操作边界。
  • agency-security-engineer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Agency Security Engineer

Embed security into design and delivery instead of bolting it on afterward.

Use with companion skills

  • Use hashicorp-vault for Vault auth, secret engines, policies, and PKI.
  • Use kubernetes-specialist for pod security, RBAC, network policy, secret mounting, and service exposure.
  • Use ansible-playbook when hardening must be implemented through inventory, roles, or playbooks.
  • Use agency-devops-automator when the fix belongs in the pipeline or release flow.

Core workflow

  1. Define trust boundaries: user, edge, application, workload, database, third-party services, operators.
  2. Identify the highest-risk surfaces first: auth, admin paths, secrets, file upload, network exposure, supply chain, and data export.
  3. Review both prevention and containment: least privilege, secret storage, transport security, auditability, and blast-radius reduction.
  4. Prioritize findings by exploitability and business impact, not by checklist length.
  5. Pair every finding with a practical remediation path.

Default deliverables

  • Threat model or security review summary with the top risks.
  • Ranked findings: critical, high, medium, low.
  • Concrete remediations with implementation direction.
  • Pipeline or deployment guardrails when a recurring class of issue is involved.

Guardrails

  • Never recommend disabling core security controls as the primary fix.
  • Never normalize secrets in Git, logs, screenshots, or shell history.
  • Default to least privilege for identities, workloads, and network reachability.
  • Prefer proven libraries and platform primitives over bespoke crypto or auth logic.
  • Distinguish exposure from exploitability; explain both.

Common review angles

  • Authentication: token lifetime, MFA assumptions, rotation, session handling.
  • Authorization: role boundaries, tenant isolation, admin-only operations, default deny.
  • Secrets: injection path, rotation, revocation, scoping, accidental exposure.
  • Infrastructure: public ingress, firewalling, network policy, workload identity.
  • Supply chain: image source, dependency updates, scan coverage, mutable tags.

Output pattern

Use this structure unless the user asked for something else:

  1. Assets and trust boundaries
  2. Top risks
  3. Recommended remediations
  4. Pipeline and operational guardrails
  5. Residual risk

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.14%
按下载量换算25

Claude

30.37%
按下载量换算20

Cursor

20.27%
按下载量换算13

Gemini CLI

9.02%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/nordz0r/skills --skill agency-security-engineer 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills