ai4curation/GitHub AI Mention Detector

Detects and validates AI agent mentions in GitHub issues, PRs, and comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API access. E.g secrets.PAT_FOR_PRyes
mention-patternRegex pattern to match mentions (e.g., "@dragon-ai-agent\\s+please\\s+(.*)")yes@dragon-ai-agent+\\s+please\\s+(.*)
controllers-filePath to JSON file containing authorized usersno.github/ai-controllers.json
fallback-controllersComma-separated list of fallback authorized usersno""
namedescription
qualified-mentionWhether this is a qualified mention from an authorized user
promptThe extracted prompt/request text
userGitHub username who made the request
item-typeType of GitHub item (issue or pull_request)
item-numberGitHub issue or PR number
controllersFormatted list of authorized controllers