pilab-dev/Pico Bot
PiLab Slack bot — GitHub PR summaries, WAF threat reports, and LLM tools
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Command to run: git-summary, waf-report, or test-llm | yes | git-summary |
| slack-token | Slack bot token (xoxb-...) | yes | — |
| slack-channel | Slack channel ID to post to | yes | — |
| github-token | GitHub personal access token for API calls | no | — |
| waf-log-file | Path to WAF log file (JSONL format from firefighter) | no | — |
| llm-base-url | Ollama/OpenAI-compatible API base URL | no | http://localhost:11434 |
| llm-model | LLM model name | no | llama3 |
Outputs
no outputs