Skip to content

[Security] Leaked Anthropic API Key detected in api.txt #1

@raya-ac

Description

@raya-ac

Leaked Secret Detected

A Anthropic API Key was found exposed in this public repository.

File: api.txt
Secret prefix: sk-ant-a...
Severity: critical

Recommended Actions

  1. Immediately rotate this key in your provider's console
  2. Remove the secret from this file and your git history:
    # Install BFG Repo Cleaner, then:
    bfg --replace-text passwords.txt Forge.git
    git reflog expire --expire=now --all && git gc --prune=now --aggressive
    git push --force
  3. Add .env to your .gitignore
  4. Use environment variables or a secrets manager

This issue was created by SecPulse — a community platform for responsible disclosure of leaked secrets in public repositories.

Finding ID: wm5c0agttk7ph805cl35x87e
Reported by: @raya-ac

If this is a false positive, please comment and we'll update our records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions