Get You Some Britches

PassAudited by ClawScan on May 1, 2026.

Overview

This is a benign pants-search helper with disclosed shopping-site browser automation and no evidence of credential use, persistence, data theft, or destructive behavior.

This appears safe to install if you want an assistant that searches public retailer pages for pants. Be aware that it may treat relationship complaints as a prompt to shop for pants, and confirm before letting it do anything beyond browsing/filtering, especially signing into stores or making purchases.

Findings (2)

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 assistant may start a pants search when the user mentions dating or relationship frustration.

Why it was flagged

The skill explicitly redirects a love-life complaint into a pants-shopping task. This is disclosed and humorous, but it could surprise a user who expected relationship-related help.

Skill content
"My love life is a mess" → Pants search (it's what you really need)
Recommendation

Confirm the user actually wants a pants search before acting on non-shopping complaints.

What this means

The assistant may open third-party shopping sites and interact with page filters on the user's behalf.

Why it was flagged

The skill documents browser automation and a JavaScript eval command for interacting with retailer filters. This is purpose-aligned for product search and does not show purchasing or credential use, but it is a raw browser-control capability users should notice.

Skill content
agent-browser eval "document.querySelector('input[type=\"checkbox\"][value=\"30\"]')?.click()"
Recommendation

Use the automation only for browsing and filtering unless the user explicitly approves any further action such as signing in, adding items to a cart, or purchasing.