← Back to Skills Marketplace
xueyetianya

Apparmor

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install apparmor
Description
Apparmor reference tool. Use when working with apparmor in sysops contexts.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install apparmor
  3. After installation, invoke the skill by name or use /apparmor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug apparmor
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Apparmor?

Apparmor reference tool. Use when working with apparmor in sysops contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Apparmor?

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

Is Apparmor free?

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

Which platforms does Apparmor support?

Apparmor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Apparmor?

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

💬 Comments