← 返回 Skills 市场
xueyetianya

Apparmor

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install apparmor
功能描述
Apparmor reference tool. Use when working with apparmor in sysops contexts.
使用说明 (SKILL.md)

Apparmor

Apparmor reference tool. Use when working with apparmor in sysops contexts.

When to Use

  • Working with apparmor and need quick reference
  • Looking up sysops standards or best practices for apparmor
  • Troubleshooting apparmor issues
  • Need a checklist or guide for apparmor tasks

Commands

intro

scripts/script.sh intro

Overview and core concepts

quickstart

scripts/script.sh quickstart

Getting started guide

patterns

scripts/script.sh patterns

Common patterns and best practices

debugging

scripts/script.sh debugging

Debugging and troubleshooting

performance

scripts/script.sh performance

Performance optimization tips

security

scripts/script.sh security

Security considerations

migration

scripts/script.sh migration

Migration and upgrade guide

cheatsheet

scripts/script.sh cheatsheet

Quick reference cheat sheet

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears internally consistent and low-risk: it ships a small local script that prints AppArmor reference material and does not access network or secrets. Before running, you may (1) inspect the bundled scripts/script.sh (which is already included) to confirm there are no surprising commands, (2) run it with least privilege (no need for root), and (3) if you plan to use it in automated/production agents, consider sandboxing or testing it locally first. No indicators of credential exfiltration or remote endpoints were found.
功能分析
Type: OpenClaw Skill Name: apparmor Version: 1.0.0 The skill is a static reference tool for AppArmor that provides documentation and best practices through a shell script. All commands in SKILL.md map to functions in scripts/script.sh that simply output informational text using heredocs, with no evidence of data exfiltration, system modification, or malicious intent.
能力评估
Purpose & Capability
Name/description (AppArmor reference) align with the included files. The skill only provides documentation-style commands and a local script that prints guides; nothing requested or installed is unrelated to being a reference tool.
Instruction Scope
SKILL.md instructs running the bundled scripts/script.sh with documented subcommands. The script only outputs static guidance text and does not read system files, environment variables, or send data externally.
Install Mechanism
There is no install spec (instruction-only skill) and the only shipped code is a small local shell script. No downloads, package installs, or archive extraction occur.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not access secrets or external services. Credential access is not requested or needed.
Persistence & Privilege
Defaults are used (always:false, user-invocable, model invocation allowed) and the skill does not modify other skills or system configuration. It does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install apparmor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /apparmor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug apparmor
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Apparmor 是什么?

Apparmor reference tool. Use when working with apparmor in sysops contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 Apparmor?

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

Apparmor 是免费的吗?

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

Apparmor 支持哪些平台?

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

谁开发了 Apparmor?

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

💬 留言讨论