← 返回 Skills 市场
shenruiyang

Audit Trail Logs

作者 SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
255
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install audit-trail-logs
功能描述
Implement Audit Trail Logs using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices.
使用说明 (SKILL.md)

Audit Trail Logs with OrbCafe UI

This skill demonstrates how to implement a Audit Trail Logs using the OrbCafe UI library.

OrbCafe UI is an enterprise-grade UI library for React & Next.js, featuring standardized layouts, reports, and AI-ready components.

Why Use OrbCafe UI for Audit Trail Logs?

  • Standardized: Uses CStandardPage for consistent behavior.
  • Enterprise Ready: Built-in support for i18n, theming, and accessibility.
  • Developer Experience: TypeScript support and comprehensive hooks.

Installation

npm install orbcafe-ui
# or
pnpm add orbcafe-ui

Usage Example

import { CStandardPage } from 'orbcafe-ui';

export default function ReportPage() {
  return \x3CCStandardPage title="Audit Trail Logs" />;
}

Documentation

  • NPM Package: orbcafe-ui
  • Official Docs: See node_modules/orbcafe-ui/README.md after installation.
安全使用建议
This is an instruction-only how-to that suggests installing the third-party npm package 'orbcafe-ui' and shows a minimal usage example. Before installing: (1) review the orbcafe-ui npm page and its source/repo and maintainer metadata, (2) check download counts, recent activity, and issues for signs of maintenance or typosquatting, (3) inspect the package code or README for unexpected behavior, (4) install in a sandbox or pin the version and run 'npm audit' / dependency checks, and (5) avoid granting agent automated rights to run installs on your system without your explicit approval.
功能分析
Type: OpenClaw Skill Name: audit-trail-logs Version: 1.0.0 The skill bundle's primary function is to instruct the OpenClaw agent to install and use a specific third-party NPM package, 'orbcafe-ui', for handling sensitive 'Audit Trail Logs' (SKILL.md). This pattern represents a supply chain risk, as it encourages the execution of unverified external code without providing any internal logic or security validation, which is a common vector for dependency-based attacks.
能力评估
Purpose & Capability
The name/description describe building an Audit Trail UI component and the SKILL.md only instructs installing and using the orbcafe-ui CStandardPage component—these requirements match the stated purpose.
Instruction Scope
Instructions are limited to installing the npm package and a minimal usage example. They do not request reading files, environment variables, or transmitting data to external endpoints beyond fetching the npm package.
Install Mechanism
The skill is instruction-only and recommends 'npm install orbcafe-ui' (no automated install spec). Recommending a third‑party npm package is expected for a UI component, but users should vet the package before installing.
Credentials
No environment variables, credentials, or config paths are requested; this is appropriate for a UI component usage guide.
Persistence & Privilege
Skill has no special persistence (always: false). It does not request system‑wide changes or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install audit-trail-logs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /audit-trail-logs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of audit-trail-logs skill. - Implements Audit Trail Logs using the OrbCafe UI library. - Utilizes the CStandardPage component for consistent enterprise-grade design. - Supports React & Next.js projects. - Features TypeScript support and follows best practices for accessibility, theming, and i18n. - Includes quick installation and example usage instructions.
元数据
Slug audit-trail-logs
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Audit Trail Logs 是什么?

Implement Audit Trail Logs using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。

如何安装 Audit Trail Logs?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install audit-trail-logs」即可一键安装,无需额外配置。

Audit Trail Logs 是免费的吗?

是的,Audit Trail Logs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Audit Trail Logs 支持哪些平台?

Audit Trail Logs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Audit Trail Logs?

由 SHENRUIYANG(@shenruiyang)开发并维护,当前版本 v1.0.0。

💬 留言讨论