Mirror of https://github.com/roostorg/playground
github.com/roostorg/playground
1- title: phoebe
2 description: |
3 Trust and safety agent that interacts with Osprey for investigation,
4 real-time analysis, and prevention implementations
5 url: https://github.com/haileyok/phoebe
6 tags:
7 - osprey
8 - agent
9
10- title: osprey-for-atproto
11 description: |
12 Fork of Osprey with atproto-specific integration and configuration
13 url: https://github.com/haileyok/osprey-for-atproto
14 tags:
15 - osprey
16 - atproto
17 - fork
18
19- title: "skywatch.blue"
20 description: |
21 Independent labeling service for AT Protocol (e.g. Bluesky), powered by
22 Osprey
23 url: http://skywatch.blue
24 tags:
25 - osprey
26 - atproto
27 - labeler
28
29- title: atproto-ruleset
30 description: |
31 Osprey ruleset made for moderating Bluesky and other AT Protocol apps
32 url: https://github.com/haileyok/atproto-ruleset
33 tags:
34 - osprey
35 - atproto
36 - ruleset
37
38- title: fruitfly
39 description: |
40 Experimental self-contained Osprey-like rules engine using Starlark and DuckDB
41 url: https://github.com/vinaysrao1/fruitfly
42 tags:
43 - osprey
44 - rewrite
45
46- title: nest
47 description: |
48 Experimental Coop-like content moderation rules engine using Starlark,
49 PostgreSQL, Go, and NiceGUI
50 url: https://github.com/vinaysrao1/nest
51 tags:
52 - coop
53 - rewrite