Whistleblower Ethics Hotline

# Whistleblower & Ethics Hotline Framework

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "Whistleblower Ethics Hotline" with this command: npx skills add 1kalin/afrexai-whistleblower

Whistleblower & Ethics Hotline Framework

Build a confidential reporting system and ethics investigation workflow for your organization. Covers anonymous intake, case triage, investigation protocols, regulatory obligations, and retaliation prevention.

What This Skill Does

When activated, guide the user through:

  1. Intake Channel Design — Set up anonymous reporting (web form, hotline, email alias, physical drop box). Ensure no metadata leaks caller identity. Recommend third-party platforms (EthicsPoint, NAVEX, AllVoices) vs self-hosted.

  2. Case Triage Matrix

    SeverityExamplesResponse SLAEscalation
    CriticalFraud >$50K, safety hazard, harassment by exec24 hoursBoard/Audit Committee + outside counsel
    HighPolicy violation, discrimination, data breach72 hoursGeneral Counsel + CHRO
    MediumConflict of interest, expense abuse5 business daysCompliance Officer
    LowPolicy questions, minor conduct10 business daysHR Business Partner
  3. Investigation Protocol

    • Preserve evidence before interviewing
    • Separation of duties: investigator ≠ accused's manager
    • Interview template: open questions, avoid leading, document verbatim
    • Chain of custody for digital evidence
    • Timeline reconstruction framework
    • Findings memo template (facts only, no opinion)
  4. Regulatory Compliance by Jurisdiction

    • US: SOX Section 301 (public companies must have anonymous channel), Dodd-Frank (SEC bounty program, anti-retaliation), False Claims Act (qui tam)
    • EU: EU Whistleblower Directive 2019/1937 (mandatory for 50+ employees, 3-month feedback deadline)
    • UK: Public Interest Disclosure Act 1998 (PIDA), FCA whistleblowing rules
    • Australia: Corporations Act 2001 Part 9.4AAA
    • Canada: PSDPA (federal public sector), provincial variations
  5. Retaliation Prevention Checklist

    • Document reporter's current performance rating, comp, role BEFORE investigation
    • No adverse actions (termination, transfer, demotion, schedule change) without compliance sign-off
    • Monitor for subtle retaliation: exclusion from meetings, workload changes, peer pressure
    • Mandatory retaliation training for all managers annually
    • Exit interview flag: "Were you ever discouraged from reporting concerns?"
  6. Board Reporting Template

    • Quarterly: # reports received, # open, # closed, avg resolution time, category breakdown
    • Annual: trends, benchmarking vs industry (NAVEX Hotline Benchmark Report), policy changes made, training completion rates
  7. Policy Document Generator Output a complete Whistleblower Protection Policy covering:

    • Purpose and scope
    • Protected disclosures definition
    • Reporting channels
    • Confidentiality and anonymity guarantees
    • Investigation process overview
    • Non-retaliation commitment
    • Record retention (7 years minimum)
    • Annual review clause
  8. 10-Industry Benchmarks

    IndustryAvg Reports per 100 EmployeesTop CategoryCompliance Focus
    Financial Services1.4Fraud/TheftSOX, BSA/AML, FCA
    Healthcare1.8Patient SafetyHIPAA, False Claims Act
    Manufacturing0.9Safety/EnvironmentOSHA, EPA
    Technology0.7HR/DiscriminationSOX (if public), GDPR
    Government1.2Waste/AbuseInspector General, PSDPA
    Education0.8Title IX, SafetyClery Act, Title IX
    Retail1.1Theft/HRFLSA, state wage laws
    Energy1.0Safety/EnvironmentNRC, EPA, OSHA
    Legal/Professional0.6Conflicts of InterestBar rules, SOX
    Construction1.3Safety/WageOSHA, Davis-Bacon

Output Format

Deliver as structured markdown with clear sections. Include jurisdiction-specific callouts based on user's location. Provide copy-paste policy language where appropriate.


Built by AfrexAI — AI agent context packs for every business function. Browse all packs: https://afrexai-cto.github.io/context-packs/

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ai-image-generator

AI 图片与视频异步生成技能,调用 AI Artist API 根据文本提示词生成图片或视频,自动轮询直到任务完成。 ⚠️ 使用前必须设置环境变量 AI_ARTIST_TOKEN 为你自己的 API Key! 获取 API Key:访问 https://staging.kocgo.vip/index 注册登录后创建。 支持图片模型:SEEDREAM5_0(默认高质量图片)、NANO_BANANA_2(轻量快速)。 支持视频模型:SEEDANCE_1_5_PRO(文生视频,支持音频)、SORA2(文生视频或首尾帧图生视频,支持 firstImageUrl/lastImageUrl)。 触发场景: - 用户要求生成图片,如"生成一匹狼"、"画一只猫"、"风景画"、"帮我画"等。 - 用户要求生成视频,如"生成视频"、"用 SORA2 生成"、"文生视频"、"图生视频"、"生成一段...的视频"等。 - 用户指定模型:SEEDREAM5_0、NANO_BANANA_2、SEEDANCE_1_5_PRO、SORA2。

Archived SourceRecently Updated
General

fosun-skills-setup-guide

复星财富 OpenAPI 技能集(fosun-skills)的安装引导与安全提示说明。当用户首次安装 fosun-skills、或对 ClawHub 安装过程中的安全风险提示有疑问时使用。

Archived SourceRecently Updated
General

media-compress

Compress and convert images and videos using ffmpeg. Use when the user wants to reduce file size, change format, resize, or optimize media files. Handles common formats like JPG, PNG, WebP, MP4, MOV, WebM. Triggers on phrases like "compress image", "compress video", "reduce file size", "convert to webp/mp4", "resize image", "make image smaller", "batch compress", "optimize media".

Archived SourceRecently Updated
General

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Archived SourceRecently Updated