← Back to Skills Marketplace
shenruiyang

Audit Trail Logs

by SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
255
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install audit-trail-logs
Description
Implement Audit Trail Logs using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices.
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install audit-trail-logs
  3. After installation, invoke the skill by name or use /audit-trail-logs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug audit-trail-logs
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Audit Trail Logs?

Implement Audit Trail Logs using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices. It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.

How do I install Audit Trail Logs?

Run "/install audit-trail-logs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Audit Trail Logs free?

Yes, Audit Trail Logs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Audit Trail Logs support?

Audit Trail Logs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Audit Trail Logs?

It is built and maintained by SHENRUIYANG (@shenruiyang); the current version is v1.0.0.

💬 Comments