Trusted — Risk Score 0/100
Last scan:23 hr ago Rescan
0 /100
human-traits-learning
Enables AI Agents to learn human traits through structured corporate-style training and mentorship
This is a legitimate Human Traits Learning skill that provides corporate training-style frameworks for AI agent development. No malicious behavior, credential harvesting, obfuscation, or undeclared sensitive operations were identified.
Skill Namehuman-traits-learning
Duration60.8s
Enginepi
Safe to install
This skill is safe to use. It implements a productivity/learning framework with user preference analysis and constructive feedback mechanisms.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE Uses fs module only for local skill data files, no sensitive path access
Network NONE NONE No HTTP client, fetch, or network request code found
Shell NONE NONE No subprocess, exec, or shell command execution
Environment NONE NONE No environment variable iteration for sensitive keys
Skill Invoke READ READ ✓ Aligned SKILL.md declares API functions, all implemented in scripts
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser automation
Database NONE NONE No database operations
8 findings
🔗
Medium External URL 外部 URL
https://gitee.com/your-username/human-traits-learning
CONTRIBUTING.md:7
🔗
Medium External URL 外部 URL
https://gitee.com/your-username/human-traits-learning/issues
CONTRIBUTING.md:98
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/license-MIT-blue.svg
README.md:3
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/clawhub-available-brightgreen.svg
README.md:4
🔗
Medium External URL 外部 URL
https://clawhub.ai
README.md:4
🔗
Medium External URL 外部 URL
https://gitee.com/your-username/human-traits-learning.git
README.md:100
🔗
Medium External URL 外部 URL
http://api/test
data/human_behavior_patterns.json:11
🔗
Medium External URL 外部 URL
http://api/endpoint
examples/usage_examples.md:27

File Tree

44 files · 302.5 KB · 8026 lines
JavaScript 13f · 4249L Markdown 25f · 3450L JSON 6f · 327L
├─ 📁 data
│ └─ 📋 human_behavior_patterns.json JSON 191L · 7.5 KB
├─ 📁 examples
│ └─ 📝 usage_examples.md Markdown 259L · 7.9 KB
├─ 📁 i18n
│ ├─ 📁 ar
│ │ ├─ 📋 messages.json JSON 29L · 2.4 KB
│ │ ├─ 📝 QUICK_START.md Markdown 107L · 4.6 KB
│ │ ├─ 📝 SKILL.md Markdown 86L · 6.3 KB
│ │ └─ 📝 USER_GUIDE.md Markdown 220L · 11.2 KB
│ ├─ 📁 de
│ │ └─ 📝 SKILL.md Markdown 86L · 4.8 KB
│ ├─ 📁 en
│ │ ├─ 📋 messages.json JSON 29L · 1.9 KB
│ │ ├─ 📝 QUICK_START.md Markdown 107L · 3.0 KB
│ │ ├─ 📝 SKILL.md Markdown 86L · 4.3 KB
│ │ └─ 📝 USER_GUIDE.md Markdown 220L · 6.8 KB
│ ├─ 📁 es
│ │ ├─ 📋 messages.json JSON 29L · 2.0 KB
│ │ ├─ 📝 QUICK_START.md Markdown 107L · 3.9 KB
│ │ ├─ 📝 SKILL.md Markdown 86L · 5.1 KB
│ │ └─ 📝 USER_GUIDE.md Markdown 220L · 9.2 KB
│ ├─ 📁 fr
│ │ └─ 📝 SKILL.md Markdown 86L · 5.4 KB
│ ├─ 📁 ja
│ │ └─ 📝 SKILL.md Markdown 86L · 5.2 KB
│ ├─ 📁 ko
│ │ └─ 📝 SKILL.md Markdown 86L · 4.4 KB
│ ├─ 📁 zh
│ │ ├─ 📋 messages.json JSON 29L · 1.7 KB
│ │ ├─ 📝 QUICK_START.md Markdown 107L · 3.0 KB
│ │ ├─ 📝 SKILL.md Markdown 86L · 3.6 KB
│ │ └─ 📝 USER_GUIDE.md Markdown 220L · 6.8 KB
│ └─ 📝 README.md Markdown 31L · 1.1 KB
├─ 📁 scripts
│ ├─ 📜 apply-historical-lessons.js JavaScript 233L · 7.9 KB
│ ├─ 📜 corporate-training.js JavaScript 259L · 9.4 KB
│ ├─ 📜 enhanced-historical-lessons.js JavaScript 638L · 22.1 KB
│ ├─ 📜 enhanced-user-ai-mutual-growth.js JavaScript 941L · 34.1 KB
│ ├─ 📜 i18n-manager.js JavaScript 247L · 7.7 KB
│ ├─ 📜 integrated-mutual-growth.js JavaScript 165L · 5.9 KB
│ ├─ 📜 leadership-assessment.js JavaScript 430L · 14.6 KB
│ ├─ 📜 red-lines-compliance-engine.js JavaScript 344L · 10.8 KB
│ ├─ 📜 simulated-history-generator.js JavaScript 353L · 13.1 KB
│ ├─ 📜 test-enhanced-mutual-growth.js JavaScript 115L · 5.6 KB
│ └─ 📜 user-ai-mutual-growth.js JavaScript 415L · 13.5 KB
├─ 📝 CONTRIBUTING.md Markdown 101L · 4.3 KB
├─ 📝 DEVELOPER_GUIDE.md Markdown 321L · 8.4 KB
├─ 📋 package.json JSON 20L · 679 B
├─ 📝 QUICK_START.md Markdown 107L · 3.0 KB
├─ 📝 README.md Markdown 206L · 8.8 KB
├─ 📝 RELEASE_NOTES.md Markdown 118L · 4.1 KB
├─ 📝 SKILL.md Markdown 91L · 5.4 KB
├─ 📜 test-enhanced-historical-lessons.js JavaScript 55L · 2.2 KB
├─ 📜 test-simulated-assessment.js JavaScript 54L · 2.1 KB
└─ 📝 USER_GUIDE.md Markdown 220L · 6.8 KB

Security Positives

✓ No network requests or external communications
✓ No shell command execution or subprocess usage
✓ No credential harvesting or sensitive environment variable access
✓ No code obfuscation (base64, eval, atob)
✓ No remote script execution (curl|bash, wget|sh)
✓ No sensitive file path access (~/.ssh, ~/.aws, .env)
✓ No prompt injection or hidden instructions
✓ No persistence mechanisms or backdoors
✓ Documentation accurately describes all functionality
✓ Uses only Node.js built-in modules (fs, path, crypto)
✓ Pure algorithmic implementation for learning/growth frameworks