Customer reports account access or security problems.
Common scenarios: account locked, forgotten password, suspicious login, account hacked, email changed without consent.
Required Tools
normalize_ticket
classify_ticket
assess_risk
retrieve_evidence
generate_draft
Business Constraints
No auto-send. Security-related account issues require human verification.
Do not share account credentials in any reply.
Verify identity before performing account changes.
Do not confirm account details (email, phone, address) in draft.
Evidence Requirements
Retrieve account recovery / security procedures from knowledge base.
Retrieve login history if available.
Check for ACCOUNT_SECURITY_RISK flag.
Human Review Rules
must_human_review: true when ACCOUNT_SECURITY_RISK or PRIVACY_RISK flagged.
must_human_review: true when draft confidence < 0.6.
must_human_review: true for any password reset or account recovery request.
Bad Cases
Releasing account details without identity verification.
Treating account takeover as a simple login issue.
Promising specific resolution time for security investigations.
1---2name: account-issue3description: Account Issue4---5# Account Issue67## When to Use8Customer reports account access or security problems.9Common scenarios: account locked, forgotten password, suspicious login, account hacked, email changed without consent.1011## Required Tools12- normalize_ticket13- classify_ticket14- assess_risk15- retrieve_evidence16- generate_draft1718## Business Constraints19- No auto-send. Security-related account issues require human verification.20- Do not share account credentials in any reply.21- Verify identity before performing account changes.22- Do not confirm account details (email, phone, address) in draft.2324## Evidence Requirements25- Retrieve account recovery / security procedures from knowledge base.26- Retrieve login history if available.27- Check for ACCOUNT_SECURITY_RISK flag.2829## Human Review Rules30- must_human_review: true when ACCOUNT_SECURITY_RISK or PRIVACY_RISK flagged.31- must_human_review: true when draft confidence < 0.6.32- must_human_review: true for any password reset or account recovery request.3334## Bad Cases35- Releasing account details without identity verification.36- Treating account takeover as a simple login issue.37- Promising specific resolution time for security investigations.
Run npx skillmds@latest add lennney/account-issue in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Account Issue It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
lennney (@lennney) published this skill. Their other Agent Skills are listed on their SkillMD profile.