skills$openclaw/false-positive-own-keys
oakencore4.6k

by oakencore

false-positive-own-keys – OpenClaw Skill

false-positive-own-keys is an OpenClaw Skills integration for coding workflows. Test fixture — own declared key should NOT trigger check #3. Requires OPENAI_API_KEY.

4.6k stars3.8k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

namefalse-positive-own-keys
descriptionTest fixture — own declared key should NOT trigger check #3. Requires OPENAI_API_KEY. OpenClaw Skills integration.
owneroakencore
repositoryoakencore/skillvetpath: tests/fixtures/false-positive-own-keys
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @oakencore/skillvet:tests/fixtures/false-positive-own-keys
last updatedFeb 7, 2026

Maintainer

oakencore

oakencore

Maintains false-positive-own-keys in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
false-positive-own-keys
index.js
108 B
SKILL.md
225 B
SKILL.md

name: false-positive-own-keys description: "Test fixture — own declared key should NOT trigger check #3. Requires OPENAI_API_KEY."

Own Keys Test

This skill requires the user to provide their own OPENAI_API_KEY.

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 false-positive-own-keys?

Run openclaw add @oakencore/skillvet:tests/fixtures/false-positive-own-keys in your terminal. This installs false-positive-own-keys 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/oakencore/skillvet. Review commits and README documentation before installing.