Token导航 LogoToken导航TokenDH.com
研究检索external-serviceclawhub未标认证来源可访问clear审计通过

ai-company-audit艾公司审计

Agent Skill

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

总安装

3,744

周安装

150

GitHub Stars

公开资料未说明

下载量

1,212
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install ai-company-audit

简介

跨Agent审计日志标准。7类日志(决策/操作/错误/安全/性能/访问/数据)+合规检查点+审计跟踪标准,打造完全AI公司治理框架。

SKILL.md

name
AI Company Audit
slug
ai-company-audit
version
1.0.0
homepage
https://clawhub.com/skills/ai-company-audit
description
跨Agentaudit日志standard。7类日志(决策/操作/错误/security/性能/访问/data)+ compliance检查点 + audittrackstandard,适配fully AI companygovernframework。
license
MIT-0
tags
[ai-company, audit, compliance, logging, governance, audit-trail]
triggers
interface
inputs
type
object
schema
type
object
properties
log_type
type
string
enum
[decision, action, error, security, performance, access, data]
description
audit日志类型
agent_id
type
string
description
Agent编号(可选)
date_range
type
object
properties
from
string
to
string
outputs
type
object
schema
type
object
properties
logs
type
array
description
日志条目数组
compliance_status
type
object
description
compliance状态
anomalies
type
array
description
异常列表
errors
message
Log entry missing required fields
action
Enforce schema: timestamp/agent/action/result
permissions
files
[]
network
[]
commands
[]
mcp
[]
dependencies
skills
[ai-company-hq, ai-company-registry, ai-company-conflict]
cli
[]
quality
saST
Pass
vetter
Approved
idempotent
true
metadata
category
governance
layer
AGENT
cluster
ai-company
maturity
STABLE
license
MIT-0
standardized
true

Audit Logging Standard — audit日志standard

7类audit日志

Log TypeDescriptionRetention
Decisionstrategy/战术决策record2 years
ActionAgent execute的操作90 days
Error系统异常和错误90 days
Securityauthenticate/authorize/security incident2 years
Performancelatency/吞吐量/KPI30 days
Accessdata访问record2 years
Datadata变更历史7 years

Log Entry Schema

log_entry:
  timestamp: "ISO 8601 format (YYYY-MM-DDTHH:MM:SS.SSSZ)"
  agent_id: "e.g., CFO-001, CEO-001"
  log_type: "decision|action|error|security|performance|access|data"
  action: "string (what happened)"
  target: "string (affected resource/endpoint)"
  result: "success|failure|partial"
  duration_ms: 0
  metadata:
    task_id: "TASK-001"
    confidence: 0.95
    [敏感]: "redacted"
  trace_id: "uuid (for cross-agent correlation)"

Compliance Checkpoints

CheckpointStandardEnforcement
P0 SLA 达成95% P0 event在 SLA 内完成CQO monitor
敏感data标注所有 PII 字段含 [敏感] 标注CISO audit
跨 Agent audittracktrace_id 贯穿完整调用链CTO 技术实现
audit日志不可篡改append-only + hash chainCTO 技术实现
audit日志保留期详见上表(7类)CTO storestrategy

P0 Incident Compliance

P0 standardrespond要求audit要求
respond时间15 分钟内初始respond时间戳record
CEO 通报立即通报决策日志
根因analyze48 小时内完成analyzereport存档
improve项7 天内入 backlogtrackrecord

Audit Log Storage Policy

storage_policy:
  format: "structured JSON (CloudWatch/Elasticsearch/Splunk compatible)"
  encryption: "AES-256-GCM at rest"
  replication: "3 copies across regions"
  access_control: "CQO + CISO read-only; CTO write-only"
  retention:
    decision: "2 years"
    security: "2 years"
    access: "2 years"
    performance: "30 days"
    action: "90 days"
    error: "90 days"
    data: "7 years"

Natural Language Commands

"Audit all decisions this week" → Decision logs filtered by date range
"Check compliance for P0 SLAs" → P0 compliance report
"Review access logs for sensitive data" → Access log audit
"Export audit trail for INC-001" → Trace by trace_id

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

74.71%
按下载量换算905

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills