| spec_version: 1 | |
| name: secrets_audit_env | |
| type: space | |
| runtime: fastapi | |
| app: server.app:app | |
| port: 7860 | |
| actions: | |
| - inspect_task | |
| - inspect_file | |
| - inspect_git_history | |
| - inspect_encoded | |
| - redact_secret | |
| - rotate_secret | |
| - run_gitleaks | |
| - submit_final | |
| observation_keys: | |
| - visible_secrets | |
| - hidden_count_hint | |
| - ranked_actions | |
| - top_blocker | |
| - step_budget | |
| - steps_taken | |
| - steps_remaining | |
| - efficiency_bonus | |
| - conflict_map | |
| - security_score | |
| - health_score | |
| - reward | |