• Joined on 2026-03-13
shoko commented on pull request shoko/jujutsu-skills#32 2026-03-27 01:51:02 +01:00
security(polymarket-browse): replace bare except: with specific exception handling

Review requested

shoko commented on pull request shoko/jujutsu-skills#31 2026-03-27 01:51:01 +01:00
fix(polymarket-browse): add --timezone CLI argument for display timezone

Review requested

shoko created pull request shoko/jujutsu-skills#38 2026-03-26 20:17:34 +01:00
docs(polymarket-browse): create SECURITY.md tracking audit findings
shoko created branch docs/3-security-audit-tracking in shoko/jujutsu-skills 2026-03-26 20:17:23 +01:00
shoko pushed to docs/3-security-audit-tracking at shoko/jujutsu-skills 2026-03-26 20:17:23 +01:00
350fe17e87 docs(polymarket-browse): create SECURITY.md tracking audit findings
shoko created pull request shoko/jujutsu-skills#37 2026-03-26 20:16:40 +01:00
docs(polymarket-browse): update SKILL.md with troubleshooting, examples, changelog, credits
shoko created branch docs/11-12-skill-updates in shoko/jujutsu-skills 2026-03-26 20:16:26 +01:00
shoko pushed to docs/11-12-skill-updates at shoko/jujutsu-skills 2026-03-26 20:16:26 +01:00
32ed72868b docs(polymarket-browse): update SKILL.md with troubleshooting, examples, changelog, credits
shoko created pull request shoko/jujutsu-skills#36 2026-03-26 20:15:22 +01:00
security(polymarket-browse): add token bucket rate limiter for API calls
shoko created branch security/10-rate-limiting in shoko/jujutsu-skills 2026-03-26 20:15:09 +01:00
shoko pushed to security/10-rate-limiting at shoko/jujutsu-skills 2026-03-26 20:15:09 +01:00
c0484ab340 security(polymarket-browse): add token bucket rate limiter for API calls
shoko created pull request shoko/jujutsu-skills#35 2026-03-26 20:13:32 +01:00
security(polymarket-browse): add MAX_RESPONSE_SIZE limit to prevent memory exhaustion
shoko created branch security/8-response-size-limits in shoko/jujutsu-skills 2026-03-26 20:13:20 +01:00
shoko pushed to security/8-response-size-limits at shoko/jujutsu-skills 2026-03-26 20:13:20 +01:00
36a7e8b3eb security(polymarket-browse): add MAX_RESPONSE_SIZE limit to prevent memory exhaustion
shoko created pull request shoko/jujutsu-skills#34 2026-03-26 20:12:19 +01:00
security(polymarket-browse): use proper URL encoding for --search parameter
shoko created branch security/6-url-encoding in shoko/jujutsu-skills 2026-03-26 20:12:06 +01:00
shoko pushed to security/6-url-encoding at shoko/jujutsu-skills 2026-03-26 20:12:06 +01:00
bb7eebf502 security(polymarket-browse): use proper URL encoding for --search parameter
shoko created pull request shoko/jujutsu-skills#33 2026-03-26 20:10:59 +01:00
security(polymarket-browse): validate --detail argument and show error if out of range
shoko pushed to security/7-detail-defaults at shoko/jujutsu-skills 2026-03-26 20:10:47 +01:00
3928cdef7c security(polymarket-browse): validate --detail argument and show error if out of range