Olares Settings (olares-cli settings)
Analysis
The skill matches an Olares settings CLI purpose, but it relies on an unprovided shared instruction file and includes high-impact settings changes using the user's active Olares token without clearly shown approval boundaries.
Findings (7)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
CRITICAL — before doing anything, MUST use the Read tool to read [`../olares-shared/SKILL.md`](../olares-shared/SKILL.md)
This forces tool use and makes an unprovided sibling file authoritative before the user's task can proceed.
Verified mutating surface: appearance language set (with --force escape hatch); search rebuild; integration accounts add awss3|tencent + accounts delete; vpn ssh enable/disable; vpn acl add/remove.
The skill exposes commands that can change account integrations, search state, SSH access, and VPN ACLs, but the provided artifacts do not show explicit user approval or rollback boundaries for these high-impact operations.
MUST use the Read tool to read [`../olares-shared/SKILL.md`](../olares-shared/SKILL.md) ... metadata: requires: bins: ["olares-cli"]
The skill relies on a sibling shared instruction file and an external CLI, while the supplied manifest contains only SKILL.md and no install/provenance artifacts for these dependencies.
integration accounts add awss3|tencent + accounts delete; vpn ssh enable/disable; vpn acl add/remove
These settings can affect third-party integrations and network access beyond a single local output, and the artifacts do not show containment or confirmation rules.
Verified mutating surface ... latest smoke run ... treat them as experimental until they appear in a green smoke report.
The text makes verification claims that can increase trust in mutating commands, while the referenced smoke report and UNVERIFIED_COMMANDS.md are not included in the provided manifest.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Identity and transport come from the active profile — same profile model, same access token, same edge-auth chain (Authelia + l4-bfl-proxy) the SPA uses.
The skill operates through the active Olares profile and access token, which is purpose-aligned and also sensitive because it may inherit owner/admin permissions.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Covers role caching (owner / admin / normal) on the active profile ... whoami aliases ... read cached identity served from desktop ingress.
The skill uses cached role and identity context. This is aligned with profile-based settings access, but cached authorization context can become stale or be over-trusted.
