Low Risk — Risk Score 5/100
Last scan:1 day ago Rescan
5 /100
smart-reminder-companion
智能提醒小管家,支持定时提醒、情绪联动提醒、场景化提醒。
Documentation-only skill with no implementation code present; describes basic reminder functionality but actual Python script referenced in docs is not included.
Skill Namesmart-reminder-companion
Duration19.9s
Enginepi
Safe to install
Verify the actual implementation code if downloaded from the referenced GitHub repository, as the SKILL.md alone cannot be fully audited.

Findings 1 items

Severity Finding Location
Low
Missing Implementation Code Doc Mismatch
SKILL.md references 'smart-reminder-companion.py' but no Python implementation file is included in the package. The actual behavior cannot be audited.
python smart-reminder-companion.py add...
→ Ensure the full implementation code is bundled with the skill package before deployment.
SKILL.md:1
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No code present to infer
Network NONE NONE No code present to infer
Shell NONE NONE No code present to infer
Environment NONE NONE No code present to infer
Skill Invoke NONE NONE No code present to infer
Clipboard NONE NONE No code present to infer
Browser NONE NONE No code present to infer
Database NONE NONE No code present to infer

File Tree

1 files · 869 B · 41 lines
Markdown 1f · 41L
└─ 📝 SKILL.md Markdown 41L · 869 B

Security Positives

✓ No obfuscated code or base64 payloads present
✓ No suspicious network indicators in documentation
✓ No credential harvesting behavior documented
✓ No remote script execution patterns described