Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计提醒

uplo-complianceUPLO 合规性

Agent Skill

uplo-compliance 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,441

周安装

301

GitHub Stars

公开资料未说明

下载量

2,336
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:uplo-compliance(UPLO 合规性)
来源仓库:https://github.com/roojenkins/uplo-compliance
安装命令:
openclaw skills install uplo-compliance
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install uplo-compliance

简介

合规情报 AI 助手,聚合法律与金融监管要求的知识库。

  • 可检索审计底稿、许可证与监管变化通知。uplo-compliance 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 适用于金融机构或律所应对频繁更新的法规环境。
  • 使用前需导入企业内控手册与历史违规案例。
  • 注意地域性法规差异大,跨境业务需人工复核输出结果。

SKILL.md

name
uplo-compliance
description
AI-powered compliance intelligence spanning legal, financial, and government regulatory requirements. Unified search across compliance obligations, audit findings, and regulatory filings.

UPLO Compliance — Cross-Domain Regulatory Intelligence

Regulatory obligations do not respect department boundaries. A single product launch can trigger SEC disclosure requirements, GDPR data processing impact assessments, export control reviews, and state-level consumer protection filings simultaneously. UPLO Compliance unifies these fragmented compliance streams into one searchable knowledge layer, so your GRC team, outside counsel, and finance controllers are all working from the same ground truth.

Session Start

Begin by loading your compliance identity. This determines which regulatory domains you can access (some filings are privileged or under litigation hold) and surfaces any active enforcement deadlines or consent decree obligations.

get_identity_context

Immediately review active directives — in compliance, a missed directive can mean a missed filing deadline:

get_directives

When to Use

  • Tracing which regulatory obligations attach to a new product line before go-to-market (e.g., does the product trigger CFPB oversight or only state AG jurisdiction?)
  • Pulling the exact language from a prior consent decree to determine if a proposed business practice falls within its scope
  • Preparing audit committee materials by gathering all open findings across SOX, HIPAA, and state privacy audits in one query
  • Identifying which internal policies were updated after the last OCC examination and which remain unaddressed
  • Checking whether a vendor's data processing agreement satisfies Article 28 GDPR processor requirements documented in your policy library
  • Locating precedent from prior SEC comment letter responses when drafting a new 10-K disclosure
  • Reviewing anti-money laundering (AML) suspicious activity report thresholds across different business units

Example Workflows

Regulatory Change Impact Assessment

A new state privacy law passes (e.g., Texas Data Privacy and Security Act). The compliance team needs to assess organizational readiness.

search_with_context query="data privacy consumer opt-out requirements current policies"

Compare the existing controls against the new requirements:

search_knowledge query="CCPA CPRA opt-out mechanisms implementation documentation"

Check if leadership has issued any directives about privacy program expansion timelines:

get_directives

Propose an update to the compliance obligation register:

propose_update target_table="entries" target_id="<obligation-register-entry-id>" changes='{"data":{"new_obligation":"Texas DPSA compliance deadline 2026-07-01"}}' rationale="New state privacy law enacted; obligation register needs updated deadline tracking"

Multi-Jurisdiction Audit Preparation

External auditors are arriving for a combined SOX and data privacy audit. The compliance officer needs to assemble evidence across domains.

search_knowledge query="SOX Section 404 control testing results Q4 material weakness"
search_with_context query="data privacy audit findings remediation status open items"

Pull the organizational structure to identify control owners:

export_org_context
log_conversation summary="Assembled cross-domain audit prep materials covering SOX 404 controls and privacy audit remediation status" topics='["SOX","data-privacy","audit-prep"]' tools_used='["search_knowledge","search_with_context","export_org_context"]'

Key Tools for Compliance

search_with_context — Compliance questions almost always require organizational context. "Who is responsible for this control?" or "Which department owns this filing obligation?" are answered by the graph traversal that enriches search results with entity relationships. Example: search_with_context query="OFAC sanctions screening procedures responsible department"

get_directives — The compliance team lives and dies by directives. Board resolutions, consent decrees, enforcement actions, and filing deadlines all surface here. Check at session start and before giving any compliance guidance.

search_knowledge — Targeted retrieval for known compliance artifacts: specific policy versions, audit finding numbers, regulatory filing drafts. Example: search_knowledge query="Form ADV Part 2A brochure latest annual update"

flag_outdated — Compliance documents have expiration dates. When you encounter a policy referencing a superseded regulation (e.g., a document still citing the EU-US Privacy Shield instead of the Data Privacy Framework), flag it immediately. Stale compliance documentation is a material risk.

propose_update — When you identify a gap between a regulatory requirement and the documented control, propose the fix. This enters the compliance review workflow with full audit trail.

Tips

  • Compliance queries often involve specific regulatory citations. Use precise references like "17 CFR 240.10b-5" or "GDPR Article 35" rather than paraphrasing — the extraction engine indexes these identifiers.
  • Always check your clearance level at session start. Privileged legal communications, ongoing investigation materials, and draft regulatory responses are typically restricted and may not appear in results if your clearance is insufficient.
  • When assembling audit evidence, use export_org_context to get the organizational snapshot that auditors will use as their map. Discrepancies between this snapshot and what auditors find on the ground create findings.
  • Cross-domain compliance questions (e.g., "Does our AML program satisfy both FinCEN and EU 6AMLD requirements?") work best with search_with_context because the graph traversal connects financial regulation entries with legal analysis entries that may not share keywords.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

77.62%
按下载量换算1,813

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills