-
-
Notifications
You must be signed in to change notification settings - Fork 614
Description
Skill
ClawHub URL: https://clawhub.ai/abrahamventura/roofing-knowledge-mentor
This skill was flagged as suspicious by ClawHub Security, and I believe this is a false positive.
The Roofing Knowledge Mentor skill is a documentation-based guidance skill. It contains:
• A single SKILL.md file with YAML frontmatter (name and description)
• Structured instructional content for intent routing
• Markdown reference files covering roofing best practices (measurements, proposals, insurance narratives, workflows, KPIs, and fundamentals)
• A simple validation script (quick_validate.py) used only to check skill structure and frontmatter formatting
The skill does not:
• Make external API calls
• Execute network requests
• Include embedded scripts for remote execution
• Access local files outside the skill directory
• Perform QR code generation, invoice creation, or financial operations
• Contain obfuscated code or dynamic imports
Its functionality is limited to structured, static guidance content intended to help users reason through roofing-related decisions.
Could you please review the scan results and let me know what specific pattern triggered the flag? I’m happy to make any adjustments needed to ensure compliance with ClawHub’s security policies.