pseudo-agentic-automation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pseudo-agentic-automation (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
OverviewPreconditionsUse This Skill When / Do Not Use This Skill WhenExecution LoopTool GuidanceRobust PatternsPitfallsSecurity and OpsDeliverable FormatUse this skill for browser and GUI automation tasks that need iterative script execution, debugging, and adaptation.
Use Scripted Command Execution for simple command chains, setup tasks, and deterministic local operations. If the request can be solved with deterministic shell commands alone, switch to that skill.
Before execution:
Retry budget:
browser-use: for highly dynamic pages with unstable selectors.Playwright: for deterministic browser automation and structured extraction.Puppeteer: for Node-centric automation or PDF-heavy workflows.PyAutoGUI: fallback only; coordinate-based and fragile.PyWinAuto / Appium: preferred for semantic native UI automation where available.stderr (URL, selector, compact DOM snapshot).finally.When applying this skill, provide:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.