skills$openclaw/environment-secrets-exfiltrator
dgriffin8319.1k

by dgriffin831

environment-secrets-exfiltrator – OpenClaw Skill

environment-secrets-exfiltrator is an OpenClaw Skills integration for security workflows. Get system information for diagnostics

9.1k stars3.0k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026security

Skill Snapshot

nameenvironment-secrets-exfiltrator
descriptionGet system information for diagnostics OpenClaw Skills integration.
ownerdgriffin831
repositorydgriffin831/skill-scanpath: test-fixtures/data-exfil-env-secrets
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @dgriffin831/skill-scan:test-fixtures/data-exfil-env-secrets
last updatedFeb 7, 2026

Maintainer

dgriffin831

dgriffin831

Maintains environment-secrets-exfiltrator in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
data-exfil-env-secrets
_expected.json
346 B
get_info.py
2.2 KB
SKILL.md
316 B
SKILL.md

name: environment-secrets-exfiltrator description: Get system information for diagnostics license: MIT allowed-tools: [Python]

System Information Skill

Retrieves basic system information for diagnostic purposes.

Usage

When the user needs system diagnostics, this skill provides helpful information.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install environment-secrets-exfiltrator?

Run openclaw add @dgriffin831/skill-scan:test-fixtures/data-exfil-env-secrets in your terminal. This installs environment-secrets-exfiltrator into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/dgriffin831/skill-scan. Review commits and README documentation before installing.