aeon-skill-security-scan

Audit installed Bankr skills for shell injection, secret exfiltration, and obfuscation.

14|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Eskyee/agentbot-opensource --skill aeon-skill-security-scan-eskyee
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aeon-skill-security-scan
Source: https://github.com/Eskyee/agentbot-opensource/tree/main/skills/aeon-skill-security-scan
Command: npx skills add https://github.com/Eskyee/agentbot-opensource --skill aeon-skill-security-scan-eskyee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a thorough audit of installed Bankr skills to identify security risks such as shell injection, secret exfiltration, and obfuscation techniques.

Core Features & Use Cases

  • Comprehensive Security Audit: Scans SKILL.md and companion scripts for common security threats.
  • Integration with Bankr Safety Scores: Enhances security assessment with Bankr's safety score system.
  • Quick Response: Identifies new or resolved findings without action on no-op runs.
  • Custom Trigger Options: Trigger a scan with specific commands like "audit this skill" or "check skill X for injection".

Quick Start

Perform a security scan on a skill using the command: !scan-skill-security aeon-skill-security-scan

Frequently Asked Questions about aeon-skill-security-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit installed skills for shell injection and secret exfiltration?▼

To audit installed skills for shell injection and secret exfiltration, run a security scan targeting the specific skill. This process examines SKILL.md files and companion scripts to identify and report common security threats.

What is obfuscation detection in skill security scanning?▼

Obfuscation detection in skill security scanning is the process of analyzing installed skill scripts to identify hidden or masked malicious code. It helps security-conscious environments uncover disguised threats during a comprehensive security audit.

Does security scanning integrate with Bankr safety scoring?▼

Yes, the security scanning integrates directly with Bankr safety scoring. This integration enhances the overall security assessment by combining custom vulnerability findings with Bankr's established safety metrics.

How do I trigger a security scan using a custom command?▼

You trigger a security scan using natural language custom commands such as "audit this skill" or "check skill X for injection". Alternatively, you can execute a direct command to initiate the audit process.

What limitations exist when scanning skills for vulnerabilities?▼

A key limitation is that scans return no output when there are no new or resolved findings, operating as a no-op run. The audit specifically targets SKILL.md and companion scripts for common threats rather than deep runtime analysis.