personal-assistant

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
6
Flagged
6
Chunks
10
Flagged Files (6)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/3] Description: --- name: personal-assistant description: This skill should be used whenever users request personal assistance tasks such as schedule management, task tracking, reminder setting, habit monitoring, productivity advice, time management, or any query requiring personalized responses based on user preferences and context. On first use, collects comprehensive user information including schedule, working habits, preferences, goals, and routines.

Tool: SKILL.md [2/3] Description: "Learn Python"] Based on your goal to learn Python, I recommend dedicating 3-4 hours this week to: 1.

Tool: SKILL.md [3/3] Description: schedule and preferences, I can see you're typically free between 6-7pm on weekdays.

index.jsHIGH
78.3%

Malicious tool definition detected

Tool: index.js Description: export default async function personal_assistant(input) { console.log("🧠 Running skill: personal-assistant"); // TODO: implement actual logic for this skill

package.jsonHIGH
78.3%

Malicious tool definition detected

Tool: package.json Description: { "name": "@ai-labs-claude-skills/personal-assistant", "version": "1.0.0", "description": "Claude AI skill: personal-assistant", "main": "index.js",

references/assistant_capabilities.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/assistant_capabilities.md [1/2] Description: # Personal Assistant Capabilities Reference ## Core Capabilities This document provides detailed information about the personal assistant's capabilities and how to leverage them effectively.

Tool: references/assistant_capabilities.md [2/2] Description: Find alternatives - Consider priorities - Minimize disruption - Propose solutions ### Productivity Coaching "I'm not being productive" - Analyze patterns - Identify blockers - Suggest strategies - Provide support ## 8.

scripts/assistant_db.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/assistant_db.py [1/2] Description: #!/usr/bin/env python3 """ Personal Assistant Database Manager Manages user profile, schedule, preferences, tasks, and context information with intelligent data retention and cleanup.

Tool: scripts/assistant_db.py [2/2]

scripts/task_helper.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/task_helper.py Description: #!/usr/bin/env python3 """ Quick Task Management Helper Provides convenient functions for common task operations.

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
6
Files Flagged
6
Chunks Analyzed
10
Analyzed
Feb 21, 2026, 06:58 PM
Security Audit — runlayer — personal-assistant