• Joined on 2026-03-13
shoko created branch fix/issue-4-telegram-token-refactor in shoko/jujutsu-skills 2026-03-25 12:07:18 +01:00
shoko closed issue shoko/jujutsu-skills#4 2026-03-25 11:46:19 +01:00
[SECURITY] CRITICAL: Telegram bot token visible in process command line
shoko pushed to master at shoko/jujutsu-skills 2026-03-25 11:46:19 +01:00
c49600cd4d Fix CRITICAL: Telegram bot token exposed in process command line
shoko pushed to master at shoko/jujutsu-skills 2026-03-25 11:02:51 +01:00
3a988943b9 docs: rename review folder to match skill structure
shoko pushed to master at shoko/jujutsu-skills 2026-03-25 11:00:25 +01:00
da367c594b docs: add polymarket-browse review (2026-03-25)
shoko opened issue shoko/jujutsu-skills#18 2026-03-25 10:49:34 +01:00
Add type hints to codebase
shoko opened issue shoko/jujutsu-skills#17 2026-03-25 10:49:29 +01:00
Create unit tests
shoko opened issue shoko/jujutsu-skills#16 2026-03-25 10:49:27 +01:00
Timezone configuration issue
shoko opened issue shoko/jujutsu-skills#15 2026-03-25 10:48:03 +01:00
browse.py has 3 duplicate time functions doing similar things
shoko opened issue shoko/jujutsu-skills#14 2026-03-25 10:47:42 +01:00
browse.py print_browse() and send_to_telegram() too long
shoko opened issue shoko/jujutsu-skills#13 2026-03-25 10:47:34 +01:00
browse.py has long lines throughout (target max 120 chars)
shoko opened issue shoko/jujutsu-skills#12 2026-03-25 10:45:36 +01:00
SKILL.md: Missing 1-indexed --detail argument clarification
shoko opened issue shoko/jujutsu-skills#11 2026-03-25 10:45:09 +01:00
SKILL.md: Missing documentation (troubleshooting, examples, changelog, credits)
shoko closed issue shoko/jujutsu-skills#2 2026-03-25 10:40:32 +01:00
[SECURITY] HIGH: HTML injection in Telegram messages
shoko opened issue shoko/jujutsu-skills#10 2026-03-25 10:39:50 +01:00
[SECURITY] LOW: No rate limiting on API calls
shoko opened issue shoko/jujutsu-skills#9 2026-03-25 10:39:33 +01:00
[SECURITY] LOW: Bare except: clauses swallow security-relevant errors
shoko opened issue shoko/jujutsu-skills#8 2026-03-25 10:39:13 +01:00
[SECURITY] MEDIUM: No response size limits - potential memory exhaustion
shoko opened issue shoko/jujutsu-skills#7 2026-03-25 10:38:53 +01:00
[SECURITY] MEDIUM: --detail argument silently defaults when out of range
shoko opened issue shoko/jujutsu-skills#6 2026-03-25 10:38:26 +01:00
[SECURITY] MEDIUM: Insufficient URL encoding on --search parameter
shoko opened issue shoko/jujutsu-skills#5 2026-03-25 10:38:06 +01:00
[SECURITY] HIGH: HTML injection in Telegram messages