Repello-AI/whistleblower

Feature: Generate a Formatted Report (PDF/Markdown)

Open

#17 opened on Oct 6, 2025

 (6 comments) (0 reactions) (1 assignee)Python (27 forks)auto 404
good first issuehacktoberfest

Repository metrics

Stars
 (167 stars)
PR merge metrics
 (PR metrics pending)

Description

Instead of just outputting the raw text of the predicted system prompt, add a feature to generate a structured report. The report could include the target endpoint, the prompts sent, the responses received, and the final inferred system prompt. This would be very useful for security auditors.

Contributor guide