Multi-Skill Automation Suite

SuspiciousAudited by ClawScan on May 10, 2026.

Overview

This skill advertises broad automatic control over system security, Git workflows, browser actions, and skill installation/update behavior without included implementation or clear user controls.

Review carefully before installing. Do not allow automatic skill installation, updates, host hardening, firewall/SSH changes, Git pushes, or background monitoring unless the maintainer provides clear implementation details, trusted provenance, explicit approval prompts, and rollback instructions.

Findings (5)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent could be encouraged to change network access, system security settings, or repository state in ways that are difficult to review or undo.

Why it was flagged

These are high-impact system and repository mutation capabilities, but the artifacts do not define approval requirements, target scope, rollback behavior, or safe limits.

Skill content
"Host Security Hardening", "Firewall & SSH Management", "Repository Monitoring: Automatic status checking and updates"
Recommendation

Require explicit user confirmation for every mutating action, document exact commands and scope, and provide rollback instructions before using these capabilities.

ConcernMedium Confidence
ASI03: Identity and Privilege Abuse
What this means

Improperly scoped use could lock users out, open access unexpectedly, or make privileged system changes without adequate review.

Why it was flagged

Firewall and SSH configuration commonly require elevated local privileges and can affect account or host access, but the skill does not specify privilege boundaries or user authorization checks.

Skill content
"Firewall & SSH Management: Secure network access configuration"
Recommendation

Only allow these operations after explicit user approval, show the exact configuration diff, and avoid privileged execution unless the user specifically requests it.

What this means

The agent may install unreviewed skills that add new permissions, instructions, or unsafe behavior.

Why it was flagged

Automatically finding and installing additional skills can change the agent's behavior and trust boundary, but the artifacts provide no provenance checks, version pinning, review process, or allowlist.

Skill content
"Skill Discovery: Find and install new agent skills automatically"
Recommendation

Disable automatic skill installation by default, require user review of each skill, and pin trusted sources and versions.

What this means

Users may rely on the agent to produce content designed to mislead detection or review systems.

Why it was flagged

The skill explicitly advertises bypassing detection systems, which is framed as evasion rather than transparent content processing.

Skill content
"Humanize AI Text: AI text humanization to bypass detection systems"
Recommendation

Reframe this capability around legitimate editing and disclosure, and remove instructions that promote bypassing detection.

ConcernHigh Confidence
ASI10: Rogue Agents
What this means

The agent could be encouraged to keep operating beyond a single user-requested task without clear limits.

Why it was flagged

Continuous monitoring implies ongoing or background activity, but the artifacts do not define how it starts, stops, stores state, alerts, or obtains user consent.

Skill content
"Proactive Monitoring: Continuous system health monitoring and alerting"
Recommendation

Require an explicit opt-in schedule, visible status, stop/uninstall instructions, and scoped monitoring targets.