AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Work Concern

skill-xcaeser-work-skill-work-concern · by xcaeser

Inspect the current implementation and surface a short list of concrete, evidence-backed concerns without editing or producing a full audit or fix plan. Use when the user asks what gives you pause, what might be wrong, or wants a lightweight implementation sanity check.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-xcaeser-work-skill-work-concern

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-xcaeser-work-skill-work-concern)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
23d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Work Concern? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Work / 5. Concern

Answer this question:

> What about the current implementation gives you pause? Identify only concrete > risks, weak assumptions, or user-facing failure modes supported by the code > and actual flow. What should be verified next before trusting it?

This is a lightweight, read-only judgment pass. Apply reliability, simplicity, user-state safety, meaningful testing, and clean-break rules directly. Do not spawn agents, create goals, edit files, commit, deploy, or produce a full fix plan. Use $work-audit when the user wants exhaustive review, severity-ranked findings, or a detailed executor-ready remediation plan.

Inspect

  1. Use the target named by the user. Otherwise inspect the current diff,

implementation discussed in the conversation, or the smallest relevant feature and its consumers.

  1. Read local instructions, the implementation, existing tests, public APIs,

call sites, and the actual user flow before forming a concern.

  1. Check only material axes supported by the target: correctness, reliability,

data integrity, permissions, security, destructive actions, persistence, error recovery, usability, maintainability, and meaningful test coverage.

  1. Distinguish a verified concern from an unknown, tradeoff, taste judgment, or

preference. Do not turn uncertainty into a finding.

Judgment

  • Prefer two strong concerns over ten speculative ones.
  • Cite the exact path, symbol, behavior, test, or observation behind each concern.
  • Explain the realistic consequence, not an imaginary catastrophe.
  • Do not invent requirements, impossible states, hypothetical attacks, or edge

cases the implementation neither promises nor handles.

  • Do not flag framework behavior, stylistic preference, or deliberate tradeoffs

as defects without evidence of material harm.

  • Do not create a concern to fill the response. If nothing material survives

inspection, say so and name the limits of the review.

  • Keep remediation to one smallest next check. Do not redesign or prescribe a

full solution unless the user asks.

  • Use high confidence for directly reproduced or contract-proven concerns,

medium for strongly supported code-path risks, and low only for an important unknown with a decisive next check. Do not pad the table with low-confidence items.

Return

## Work / 5. Concern

**Scope:** 
**Question:** What about this implementation gives us pause?

| Concern | Why it matters | Evidence | Confidence | Verify next |
|---|---|---|---|---|
|  |  |  | high / medium / low |  |

**Unknowns:** 
**Review limit:** 
**Bottom line:** 

Order concerns by likely impact. Keep the response compact and proportional to the evidence. Do not imply the pass was comprehensive when it was not. Use $work-checklist when the user wants to capture the concerns as accountable items or register a goal and resolve them. Use $work-test instead when the only justified action is protecting observed behavior with tests.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.