搜索结果
全部能力
找到 1231 个相关结果 / 安全与治理
安全与治理 / 审核评估
sentry
sentry
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform…
安全与治理 / 审核评估
ios-security
ios-security
Secure iOS apps with Keychain Services, CryptoKit encryption, biometric authentication (Face ID, Touch ID), Secure Enclave key storage, LAContext, App…
安全与治理 / 审核评估
asc-aso-audit
asc-aso-audit
Run an offline ASO audit on canonical App Store metadata under `./metadata` and surface keyword gaps using Astro MCP. Use after pulling metadata with `asc…
安全与治理 / 审核评估
status-report
status-report
Generate a status report with KPIs, risks, and action items. Use when writing a weekly or monthly update for leadership, summarizing project health with…
安全与治理 / 审核评估
rest-api-design
rest-api-design
Design RESTful APIs following best practices for resource modeling, HTTP methods, status codes, versioning, and documentation. Use when creating new APIs, designing endpoints, or improving existing API architecture.
安全与治理 / 审核评估
asc-whats-new-writer
asc-whats-new-writer
Generate engaging, localized App Store release notes (What's New) from git log, bullet points, or free text using canonical metadata under `./metadata`.…
安全与治理 / 审核评估
mutation-testing
mutation-testing
Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton,…
安全与治理 / 审核评估
diagramming-code
diagramming-code
Generates Mermaid diagrams from Trailmark code graphs. Produces call graphs, class hierarchies, module dependency maps, containment diagrams, complexity heatmaps, and attack surface data flow visualizations. Use when visualizing code architecture, drawing call graphs, generating class diagrams, creating dependency maps, producing complexity heatmaps, or visualizing data flow and attack surface paths as Mermaid diagrams.
安全与治理 / 审核评估
notion-spec-to-implementation
notion-spec-to-implementation
将 Notion 规格说明转化为实施计划、任务和进度跟踪;在实现 PRD/功能规格说明,以及基于它们创建 Notion 计划与任务时使用。
安全与治理 / 审核评估
品牌化
branding
当用户想要定义、审查或应用品牌战略——包括宗旨、价值观、定位、品牌故事、品牌语调和叙事(不仅限于视觉层面)时。也适用于……
安全与治理 / 审核评估
genotoxic
genotoxic
Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and necessist, then uses survived mutants, unnecessary test…
安全与治理 / 审核评估
audit-augmentation
audit-augmentation
Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with pre-analysis data (blast radius, taint, etc.). Use when projecting SARIF results onto a code graph, overlaying weAudit annotations, cross-referencing Semgrep or CodeQL findings with call graph data, or visualizing audit findings in the context of code structure.
安全与治理 / 审核评估
graph-evolution
graph-evolution
Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege boundary modifications that text diffs miss. Use when comparing code between commits or tags, analyzing structural evolution, detecting attack surface growth, reviewing what changed between audit snapshots, or finding security-relevant changes that text diffs miss.
安全与治理 / 审核评估
binance-agentic-wallet
binance-agentic-wallet
当用户提及连接/断开钱包、登录、登出、Web3 钱包、钱包地址、查询余额、加密货币持有量、发送 BNB/USDT/加密货币、代币转账、代币兑换、买入/卖出代币、DEX 交易、限价单、市价单、取消订单、获取报价、交易历史、钱包设置、每日限额、滑点、MEV 保护、支持的链、可用网络,或任何链上钱包操作时使用。
安全与治理 / 审核评估
gsap
gsap
GSAP animations for JARVIS HUD transitions and effects
安全与治理 / 审核评估
mermaid-to-proverif
mermaid-to-proverif
Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv files). Use when generating a ProVerif…
安全与治理 / 审核评估
customer-escalation
customer-escalation
Package an escalation for engineering, product, or leadership with full context. Use when a bug needs engineering attention beyond normal support, multiple…
安全与治理 / 审核评估
memory-leak-audit
memory-leak-audit
Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers…
安全与治理 / 审核评估
Notion 会议智能
notion-meeting-intelligence
结合 Notion 上下文和 Codex 调研准备会议材料;适用于收集背景信息、起草议程/预读材料,以及根据参会者定制材料。
安全与治理 / 审核评估
cc-skill-security-review
cc-skill-security-review
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization,…