
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
#=GCal4Ruby
#==Introduction #GCal4Ruby is a full featured wrapper for the google calendar API. GCal4Ruby implements #all of the functionality available through the Google Calnedar API, including permissions, #attendees, reminders and event recurrence.
#==Author and Contact Information #GCal4Ruby was created and is maintained by {Mike Reich}[mailto:mike@seabourneconsulting.com] #and is licenses under the LGPL v3. Feel free to use and update, but be sure to contribute your #code back to the project and attribute as required by the license. You can find the text of the LGPL #here: http://www.gnu.org/licenses/lgpl.html.
#===Website #http://cookingandcoding.com/gcal4ruby/
#==Description #GCal4Ruby has three major components: the service, calendar and event objects. Each service #has many calendars, which in turn have many events. Each service is the representation of a #google account, and thus must be successfully authenticated using valid Google Calendar #account credentials.
#==Examples #Below are some common usage examples. For more examples, check the documentation. #===Service #1. Authenticate
#2. Get Calendar List
#===Calendar #All usages assume a successfully authenticated Service. #1. Create a new Calendar
#2. Find a calendar by ID
#3. Get all calendar events
#4. Find an existing calendar by title
#5. Find all calendars containing a search term
#===Event #All usages assume a successfully authenticated Service and valid Calendar. #1. Create a new Event
#2. Find an existing Event by title
#3. Find an existing Event by ID
#4. Find all events containing the search term
#5. Find all events on a calendar containing the search term
#6. Find events within a date range
#7. Create a recurring event for every saturday
#8. Create an event with a 15 minute email reminder
#9. Create an event with attendees
FAQs
Unknown package
We found that gcal4ruby demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.