🎯

python-async-advisor

🎯Skill

from jorgealves/agent_skills

VibeIndex|
What it does
|

Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.

πŸ“¦

Same repository

jorgealves/agent_skills(36 items)

python-async-advisor

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add jorgealves/agent_skills --skill python-async-advisor
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add jorgealves/agent_skills --skill python-async-advisor
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/python-async-advisor/SKILL.md

SKILL.md

54Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
python-security-scanner🎯Skill

Scans Python codebases for security vulnerabilities like SQL injection, unsafe deserialization, and hardcoded secrets to enhance project security.

🎯
prompt-injection-scanner🎯Skill

Scans AI agent skill instructions for potential prompt injection vulnerabilities, providing security insights and mitigation strategies.

🎯
gdpr-ccpa-privacy-auditor🎯Skill

Identifies discrepancies between declared privacy policies and actual web application data collection practices, flagging potential regulatory risks.

🎯
python-data-pipeline-designer🎯Skill

Generates optimized Python ETL workflows with robust data validation using Pandas, Dask, or PySpark for scalable data processing systems.

🎯
agent-capability-discovery🎯Skill

Scans all skill directories in a repository to generate a comprehensive map of agent capabilities, inputs, and outputs. Serves as the brain of a multi-agent system for routing decisions and system initialization.

🎯
hipaa-compliance-guard🎯Skill

Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.

🎯
pii-sanitizer🎯Skill

Redacts personally identifiable information from text, logs, and datasets to ensure privacy compliance with GDPR and CCPA standards.

🎯
secret-leak-detector🎯Skill

Detects and reports hardcoded secrets, API keys, and credentials across source code, configuration files, and git history to prevent security leaks.

🎯
license-compliance-auditor🎯Skill

Automatically scans and validates software project dependencies against a predefined whitelist of approved open-source licenses to ensure legal compliance.

🎯
skill-validator🎯Skill

Validates agent skill definitions against agentskills.io standards, ensuring machine-readability and documentation completeness for AI skills.