Safe Skill Test: A legitimate skill with no security issues
Installation
$skills install @brucevanfdm/test-skills
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositorybrucevanfdm/agent-skills-guard
Pathtest-skills/safe-skill.md
Branchmain
Scoped Name@brucevanfdm/test-skills
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: Safe Skill Test description: A legitimate skill with no security issues
Safe Skill Test
This is a safe skill that performs normal operations.
Features
This skill helps you with text processing:
- Read configuration files
- Process text data
- Format output
Usage
Simply call the skill with your input text and it will process it for you.
Implementation
The skill uses standard Python libraries:
jsonfor parsing configurationrefor pattern matchingpathlibfor file handling
No network requests, no system modifications, no dangerous operations.
This is completely safe and should get a high security score (90+).
